{ "start_time": "2023-11-07T05:31:56Z", "end_time": "2023-11-07T05:31:56Z", "root_node_ids": [ "3c90c3cc-0d44-4b50-8888-8dd25736052a" ], "nodes": [ "<array>" ], "artifacts": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created": "2023-11-07T05:31:56Z", "key": "<string>", "type": "<string>", "is_latest": true, "data": "<unknown>" } ], "states": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "timestamp": "2023-11-07T05:31:56Z", "type": "SCHEDULED", "name": "<string>" } ] }
Get a graph of the tasks and subflow runs for the given flow run
The flow run id
Only include runs that start or end after this time.
Successful Response
2
Show child attributes
Enumeration of state types.
SCHEDULED
PENDING
RUNNING
COMPLETED
FAILED
CANCELLED
CRASHED
PAUSED
CANCELLING
Was this page helpful?