cURL
Packages
Get Package Subscriptions
Retrieve all subscriptions associated with a specific package. Returns subscriber details and subscription status for each subscription linked to the package.
What this does: Returns a list of all active and inactive subscriptions for the package, including subscriber IDs and status. Use this before deleting a package to confirm there are no active subscriptions that would be affected.
Next steps:
- Delete a subscription —
POST /v1.0/subscriptions/delete - Get subscription details —
GET /v1.0/subscriptions
GET
cURL
Query Parameters
The package ID to retrieve subscriptions for
Response
Package Subscriptions
The response is of type object.