cURL
Accounts
Get Packages
Retrieve a list of all packages available in your account. Use the optional Filter parameter to filter by package status (e.g., Active, Inactive).
What this does: Returns a list of packages available on the account with their IDs, names, and pricing. Use this to look up a PID- before creating a subscription.
Next steps:
- Get package details —
GET /v1.0/packages - Create a subscription —
POST /v1.0/subscriptions
GET
cURL
Query Parameters
Filter by status (e.g., Active, Inactive, All)
Response
Get Packages List
The response is of type object.