List rate limits
LLM Gateway: Rate Limits
List rate limits
GET
List rate limits
Authorizations
JWT obtained through Barndoor's authentication flow. Pass the token
verbatim in Authorization: Bearer <token>. Use the Barndoor SDK's
loginInteractive() helper to obtain a token in scripts and notebooks.
Response
200 - application/json
List of rate-limit policies
Example:
"Engineering RPM cap"
Who the rate limit applies to
Available options:
org, team, user, role, group, api_key, mcp_server, agent, project, llm_provider, model, model_alias Whether the policy applies to LLM, MCP, or both kinds of traffic
Available options:
all, llm, mcp UUID for scopes that reference an entity (user, agent, api_key, etc.)
String for name-based scopes (group name, role name, model alias, etc.)
