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.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Response
Successful response
status
data
The subscription record. Extra fields may be present.
Errors
401
Unauthorized Error
500
Internal Server Error

