Skip to content

Get Subscription

GET
/billing/subscription

Get the current subscription status for the authenticated user’s org.

Returns subscription details if active, or null fields if no subscription exists.

Successful Response

SubscriptionInfo

Current subscription status for GET /billing/subscription.

object
status
Any of:
string
tier_name
Any of:
string
credits_per_month
Any of:
number
current_period_end
Any of:
string
cancel_at_period_end
Cancel At Period End
boolean