#ijsje
1 messages ยท Page 1 of 1 (latest)
Hi ๐ you can use this endpoint to list Subscription objects. You can also pass values in to that request to serve as filters, so you could provide the ID of the Customer in the customer field and only receive Subscriptions belonging to that Customer in the response:
https://stripe.com/docs/api/subscriptions/list#list_subscriptions-customer
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.