Get authenticated customer's active subscription
Account
Get subscription
Retrieve your active subscription: plan, status, and current billing period. Returns 404 if the account has no active subscription.
Requires the account:read scope.
GET
Get authenticated customer's active subscription
Authorizations
API key secret (starts with s_live_). Create keys in the dashboard under Settings → API keys, or via POST /v1/api-keys/. Send it as Authorization: Bearer <secret>.
Response
Successful Response
Public response model for customer subscription information.