Work Queues
Read Work Queue
Get a work queue by id.
get/api/work_queues/{id}
Path parameters
idstring uuid required
The work queue id
The work queue id
Headers
x-prefect-api-versionstring
Response
Successful Response
Changes
Changed in 1 of the 50 revisions of this API.1
- ○
added the optional property
statusto the response with the200statusresponse-optional-property-added
- ○