Work Pools
Read Workers
Read all worker processes
POST
Headers
Path Parameters
The work pool name
Body
application/json
Defaults to PREFECT_API_DEFAULT_LIMIT if not provided.
Required range:
x > 0
Filter by Worker.last_heartbeat_time
.
Response
200 - application/json
The name of the worker.
The work pool with which the queue is associated.
The number of seconds to expect between heartbeats sent by the worker.
The last time the worker process sent a heartbeat.
Current status of the worker.
Available options:
ONLINE
, OFFLINE