Work Queues
Read Work Queue By Name
Get a work queue by id.
get/api/work_queues/name/{name}
Path parameters
namestring required
The work queue name
The work queue name
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
- ○