Work Queues
Read Work Queue Status
Get the status of a work queue.
GET
/
api
/
work_queues
/
{id}
/
status
Headers
Path Parameters
The work queue id
Response
200 - application/json
Whether or not the work queue is healthy.
The policy used to determine whether or not the work queue is healthy.
The number of late flow runs in the work queue.
The last time an agent polled this queue for work.
Was this page helpful?