Get live rate-limit status
LLM Gateway: Rate Limits
Get live rate-limit status
Returns each enabled rate-limit policy with its current 60-second window usage (requests and tokens).
GET
Get live rate-limit status
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.
