Get an agent's invocation rate limits and live usage
Resolve an agent’s invocation rate limits — agent-wide max_requests_per_minute, daily_quota, monthly_quota and per-caller rpm_per_caller, invocation_quota_per_caller_per_day — together with live usage counters. For every axis, null means unlimited and 0 blocks all invocations. Pass caller_id to also include that caller’s live per-caller usage and remaining headroom (the caller identity is opaque here — the caller number on voice, or the widget session’s contact id on chat). Requires the owner or admin role.
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Identifier of the agent whose rate limits to resolve.
Query Parameters
Optional caller/end-user identity to also report live per-caller usage and remaining headroom for.