#will-charge-search
1 messages · Page 1 of 1 (latest)
Hey @flint cove. Let me have a quick look
Okay so there isn't a way to get a count or number of pages today as far as I can tell
So really the only solution right no way to control the sorting order today
so unfortunately you'll have to paginate through the whole results
Hi - can you tell me more about "paginate"? Like for example - should I build the entire list (or a giant array assuming its hundreds of events) at once, so that I could then start from the oldest?
sorry for the non-stripe question, but i could use a feedback here. Thanks
Our API will return a page, not all results, and you have to go through each page to build the entire list and/or find what you are after.
Okay so, sorry, first: https://stripe.com/docs/api/pagination/search#search_pagination-total_count
We absolutely support total_count