#alpha-invoice-pagination
1 messages · Page 1 of 1 (latest)
Hello there
Nope there is no skip functionality but each list endpoint does support pagination (https://stripe.com/docs/api/pagination) and auto-pagination (https://stripe.com/docs/api/pagination/auto)
Sure
Is there an easy way to count the total invoices on an account IE mongoose has a count method, does stripe have anything like that?
No, easiest way would be to use Sigma or export from Dashboard
But nothing through the API without fully listing