Skip to main content
GET
Get subscription details
Returns the active subscription for your tenant, including the current plan, billing status, and period end date.

Response

string
Subscription status: active, past_due, canceled, or trialing.
string
The active plan identifier (e.g., plan_starter, plan_business).
string
ISO 8601 timestamp for when the current billing period ends.
boolean
Whether the subscription is set to cancel at the end of the current period.
To see detailed usage counters for the current billing cycle, use the usage endpoint.

Authorizations

X-API-Key
string
header
required

API key for machine-to-machine authentication

Response

Subscription details

id
string
plan
string
status
string
current_period_end
string