#Mahesh K
1 messages · Page 1 of 1 (latest)
Hello
Good thanks. How can I help?
List all balance transactions, by using the following api how many records can i fetch from the stripe is there any limit or it my records set data increases , will effect the time complexity for fetching data?
Well the maximum objects you can list in a single API call is 100 (the default is 10): https://stripe.com/docs/api/pagination
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.