Quota
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET |
List all quota limits
Return the current quota-limit state for the team identified in the URL, keyed by QuotaResource value. Used by the LLM gateway to gate billable products on AI credits exhaustion.
Required API key scopes
project:readExample request
GET /api /projects /:project_id /quota_limitsExample response
Status 200
RESPONSE
List all quota limits
Return the current quota-limit state for the team identified in the URL, keyed by QuotaResource value. Used by the LLM gateway to gate billable products on AI credits exhaustion.
Required API key scopes
project:readExample request
GET /api /projects /:project_id /quota_limitsExample response
Status 200
RESPONSE