Subscriptions
Get subscriptions
Retrieve all existing subscriptions. By default, draft, voided, and cancelled subscriptions are not included.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Required range:
0 <= x <= 100
Required range:
x >= 0
Available options:
all
, inactive
, active
, errored
, cancelled
, paused
, pending
, draft
, voided
, archived
Available options:
all
, inactive
, active
, errored
, cancelled
, paused
, pending
, draft
, voided
, archived
Response
200 - application/json
The response is of type object
.