Status endpoints
Get async queue status for the production environment.
Returns the number of queued and in-progress async requests for the deployment promoted to the production environment. Rate limited to 20 requests per second.
GET
Get async queue status for the production environment.
Authorizations
Pass your Baseten API key. Clients automatically send Authorization: Bearer <key>. Direct callers can also use Authorization: Api-Key <key>; both schemes are accepted.
Response
Async queue status for a deployment.
Get async queue status for the production environment.