v50

latestOpenAPI 3.1.0raw.githubusercontent.com2025-01-16170291390.7 KB
Work Queues

Read Work Queue Status

Get the status of a work queue.

get/api/work_queues/{id}/status

Path parameters

idstring uuid required

The work queue id

The work queue id

Headers

x-prefect-api-versionstring

Response

Successful Response

healthyboolean required

Whether or not the work queue is healthy.

late_runs_countinteger

The number of late flow runs in the work queue.

last_polledstring date-time

The last time an agent polled this queue for work.