v50

latestOpenAPI 3.1.0raw.githubusercontent.com2025-01-16170291390.7 KB
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

start_timestring date-time required
end_timestring date-time
root_node_idsstring[] required