#eliel-subscriptions
1 messages · Page 1 of 1 (latest)
sure, you call https://stripe.com/docs/api/subscriptions/list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
there's no limit, there is a limit on the number of results in a page (a single API response), but you would be using our libraries with auto-pagination