List subscriptions
List all subscriptions.
Will return all subscriptions the requester has access to.
Authorizations
An API key that grants access to the Connect API. You can create and manage API keys in the portal.
Query Parameters
Filter by customer. May be the entity's internal UUID or an external reference identifier.
Reference identifiers MUST be prefixed with rid_ (e.g., rid_crm-customer-12345) so the API
can distinguish them from internal UUIDs. The prefix is stripped before lookup.
The status of the subscription to filter by.
The status of the subscription.
PENDING, ACTIVATED, BLOCKED, CANCELLED, PAUSED The type of subscription, categorizing the service into various telecommunications service types.
The maximum number of items to return.
1 <= x <= 1000Opaque pagination token from a previous response's nextCursor.