GET /api/v1/cloud/environments/{environment_id}/work/stats
Returns queue statistics for a self_hosted Environment.
Path parameters
Headers
Example request
Example response
HTTP 200 OKResponse fields
Returns a Work queue stats object.Errors
See Errors for the full error envelope.
Notes
depthcounts queued items that are claimable now.pendingcounts queued items delivered within the recent redelivery window but not yet acknowledged.workers_pollingonly counts poll requests that includedWorker-ID.
Related
Cloud environment setup
Choose the container, network, and dependencies your agent runs in.