#ben-st-john_dispute-list-api
1 messages Β· Page 1 of 1 (latest)
π Welcome to your new thread!
β²οΈ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
β±οΈ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
π This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1440057799416483911
π Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi π
How are you returning a list of disputes? Do you use our auto-pagination?
yeah
and even in postman when I do it I only get 9 results
but the actual stripe dashboard shows 16
acct_14CHjC4QXNU7JRrp
Can you share the request ID?
req_oWZu03QqCEBRdq
Okay no this is just returning 9 objects
yeah but the stripe dashboard shows 16
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
why would these be different?
The page limit is 10, but that still doesn't make sense.
One thing I noticed is that you are using the Secret Key for acct_14CHjC4QXNU7JRrp but you are also specifying the Account ID in your request with the STRIPE_ACCOUNT header. Can you remove the header and make a new request?
Also our List APIs default to a limit of 10 - https://docs.stripe.com/api/disputes/list?api-version=2025-10-29.clover&rds=1#list_disputes-limit
Can you try specifying limit=20 to make sure you get them all?
ben-st-john_dispute-list-api
Hmmm.... yes this doesn't make a lot of sense. I don't see anything wrong with your requests and we should return 10 items here
I think we will need to dive into this further that we can in Discord. Do you mind if I send you a DM that will isntruct you on how to create a support case that will get fast-routed to my team?
I don't think so. Our List APIs have been pretty static for quite a while
Hello @dense laurel, we have sent you a direct message, please check it at https://discord.com/channels/@me/1440067572455182488
- πThe message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.