List all active subscriptions

GET {{baseUrl}}/v3/subscription?pageSize=10&offset=0

1 credit per API call.


List all active subscriptions.

Request Params

KeyDatatypeRequiredDescription
pageSizenumber(Required) Max number of items per page is 50.
offsetnumberOffset to obtain next page of the data.

RESPONSES

status: OK

[{"type":"ACCOUNT_BALANCE_LIMIT","id":"7c21ed165e294db78b95f0f1","attr":{}},{"type":"ACCOUNT_BALANCE_LIMIT","id":"7c21ed165e294db78b95f0f1","attr":{}}]