Skip to main content
GET
Read Work Queue Status

Headers

x-prefect-api-version
string

Path Parameters

id
string<uuid>
required

The work queue id

Response

Successful Response

healthy
boolean
required

Whether or not the work queue is healthy.

health_check_policy
WorkQueueHealthPolicy · object
required

The policy used to determine whether or not the work queue is healthy.

late_runs_count
integer
default:0

The number of late flow runs in the work queue.

last_polled
string<date-time> | null

The last time an agent polled this queue for work.