Retrieve all existing subscriptions. By default, draft, voided, and cancelled subscriptions are not included.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
0 <= x <= 100
x >= 0
all
, inactive
, active
, errored
, cancelled
, paused
, pending
, draft
, voided
, archived
all
, inactive
, active
, errored
, cancelled
, paused
, pending
, draft
, voided
, archived
The response is of type object
.