The List Subscriptions endpoint lets you retrieve a list of all subscriptions that have been created for your account, allowing you to track and manage your subscription data.
Here’s how it works:
- Required Parameters:
- Provide relevant parameters like customer ID or subscription status to filter the subscriptions returned by the API.
- Pagination Parameters:
- page: Specifies the page number (e.g., 2 for the second page). Defaults to 1.
- limit: Sets the maximum number of subscriptions per page (e.g., 50).
- Secure Access: Ensure that the key-hash is included in the headers for secure access to your subscription data.
This endpoint helps you manage and keep track of your subscriptions, ensuring that they are accurate and up-to-date.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article