Skip to main content

prefect.server.api.task_run_states

Routes for interacting with task run state objects.

Functions

read_task_run_state

Get a task run state by id. For more information, see https://docs.prefect.io/v3/concepts/tasks.

read_task_run_states

Get states associated with a task run.