cURL
Accounts
Get Subscriptions
Retrieve a list of all subscriptions associated with your account. Use the optional Filter parameter to filter by subscription status (e.g., Active, Inactive).
What this does: Returns a list of subscriptions on the account with their IDs, package associations, and status. Useful for auditing which subscribers have active plans.
Next steps:
- Get subscription details —
GET /v1.0/subscriptions - Create a subscription —
POST /v1.0/subscriptions
GET
cURL
Query Parameters
Filter by status (e.g., Active, Inactive, All)
Response
Get Subscriptions List
The response is of type object.