[ { "identifier": "<string>", "task_keys": [ "<string>" ], "timestamp": "2023-11-07T05:31:56Z" } ]
Read active task workers. Optionally filter by task keys.
For more information, see https://docs.prefect.io/v3/concepts/flows-and-tasks#background-tasks.
Successful Response
The response is of type TaskWorkerResponse · object[].
TaskWorkerResponse · object[]
Was this page helpful?