c2d0eb64b01a

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0915378562.5 KB
User

Get subscription and plan limits

Returns the organization's current subscription: plan id, credit balance, renewal date, and the per-plan limits (agents, campaigns, numbers, daily and concurrent calls, knowledge-base sizes) plus the features map that gates capabilities like telephony, campaigns, and webhooks. Use it to check remaining credits or whether a feature is enabled before attempting an action.

get/user/subscription

Response

Successful response

statusboolean

Example response

{
  "status": true
}