Read a work pool by name
Documentation Index
Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
Use this file to discover all available pages before exploring further.
The work pool name
Successful Response
The name of the work pool.
^[^/%&><]+$The work pool type.
A description of the work pool.
The work pool's base job template.
Pausing the work pool stops the delivery of all work.
A concurrency limit for the work pool.
x >= 0The current status of the work pool.
READY, NOT_READY, PAUSED The id of the pool's default queue.
The storage configuration for the work pool.
The number of concurrency slots occupied by pending or running flow runs. None when concurrency_limit is not set.