Get subscription
GET /api/subscription
GET
/api/subscription
Retrieve the current subscription details for your tenant.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”Current subscription details.
Current subscription details for a tenant.
object
tier
required
Current plan: free, starter, growth, scale, or enterprise.
string
Example
growth cadence
required
Billing frequency: monthly or annual.
string
Example
monthly status
required
Subscription status: active, past_due, canceled, or trialing.
string
Example
active currentPeriodStart
required
string format: date-time
Example
2026-03-01T00:00:00.000Z currentPeriodEnd
required
string format: date-time
Example
2026-03-31T23:59:59.999Z conversationLimit
required
Maximum conversations included in the plan.
integer
Example
1000 agentRunLimit
required
Maximum agent runs included in the plan.
integer
Example
5000