Skip to main content
GET
List subscriptions

Authorizations

X-API-KEY
string
header
required

Query Parameters

clientId
string

Filter by client ID. Combined with companyId when both are supplied. Ignored for client-user callers.

companyId
string

Filter by company ID. Combined with clientId when both are supplied. Ignored for client-user callers.

recipientId
string

Filter by recipient ID (deprecated; prefer clientId or companyId). Ignored for client-user callers.

limit
integer

Maximum number of records to return.

nextToken
string

Pagination cursor returned by a previous request.

Response

OK

data
object[] | null
nextToken
string

base64 encoded JSON representing a NextToken