Skip to main content
GET
Get Subscription

Authorizations

Authorization
string
header
required

Clerk session JWT for the web app, or a control-plane API key (so_…) from POST /api/v1/api-keys for programmatic / docs try-it use.

Response

SubscriptionOut · object | null

Successful Response

plan
enum<string>
required
Available options:
starter,
pro,
enterprise
status
enum<string>
required
Available options:
inactive,
trialing,
active,
past_due,
canceled
current_period_end
string<date-time> | null
required