Flow Run States
Read Flow Run States
Get states associated with a flow run.
get/api/flow_run_states/
Query parameters
flow_run_idstring uuid required
Headers
x-prefect-api-versionstring
Response
Successful Response
Example response
[
{
"message": "Run started"
}
]Changes
No recorded changes to this endpoint across all 50 revisions of this API.