Skip to main content
GET
Get all subscriptions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
number

Maximum number of subscriptions to return per page

Example:

10

offset
number

Page number

Example:

0

status
string

Subscription status

Example:

"ACTIVE"

Response

Request processed successfully

Subscriptions array

responseStatus
string

Brief response status

Example:

"OK"

message
string

Full response message

Example:

"Request processed successfully"

data
object

Subscriptions array