Flow Runs
Read Flow Run Graph V2
Get a graph of the tasks and subflow runs for the given flow run
get/api/flow_runs/{id}/graph-v2
Path parameters
idstring uuid required
The flow run id
The flow run id
Query parameters
sincestring date-time
Only include runs that start or end after this time.
Only include runs that start or end after this time.
Headers
x-prefect-api-versionstring
Response
Successful Response