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"
The unique identifier for the subscription (Stripe subscription ID).
Example:
"sub_abc123"
Response
200 - application/json
Subscription details.
Stripe subscription ID (sub_...)
Available options:
active
, past_due
, unpaid
, canceled
, incomplete
, incomplete_expired
, trialing
, paused
Available options:
usd
, eur
, gbp
, aud
, zar