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
Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.