These docs are for v1.0. Click to read the latest docs for v2.0.

List all Billing Subscriptions

This endpoint returns a list of subscriptions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Invoices are paginated, this is the current page which will be returned. The page index is starting at 1.

string

You can choose to filter billing_subscriptions on a specific attributes (status, customer_id, start, etc).

Please refer to the filters page to learn how to correctly build the filter parameter.

For instance, you can select the invoices that have the status draft by using the following filter: [{"field": "status", "operator": "scope", "value": "draft"}].

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html