Skip to main content

prefect.server.api.flow_run_states

Routes for interacting with flow run state objects.

Functions

read_flow_run_state

Get a flow run state by id. For more information, see https://docs.prefect.io/v3/concepts/flows#final-state-determination.

read_flow_run_states

Get states associated with a flow run.