Get Subscriptions
Fetch a list of subscriptions. (Business Only)
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the resource you want to filter based on. (e.g. Customer or Payment method ID's)
The currency you want to filter based on.
Available options:
pending
, expired
, trial
, active
, requires-action
, cancelled
Example:
"active"
Response
200
application/json
Successfully retrieved the list of subscriptions.
The response is of type object
.