Subscriptions
List Subscriptions
Returns all subscriptions for a billing account, including those that are trialing, active, past_due, or canceled.
GET
List Subscriptions
Authorizations
Auth0 JWT token for user authentication.
Path Parameters
The unique identifier for the workspace.
Example:
"ws_abc123"
The unique identifier for the billing account (Stripe customer ID).
Example:
"cus_abc123"
Response
200 - application/json
A list of subscriptions.
The response is of type object
.
List Subscriptions