{ "start_time": "2023-11-07T05:31:56Z", "end_time": "2023-11-07T05:31:56Z", "root_node_ids": [ "3c90c3cc-0d44-4b50-8888-8dd25736052a" ], "nodes": [ [ "<any>" ] ], "artifacts": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created": "2023-11-07T05:31:56Z", "key": "<string>", "type": "<string>", "is_latest": true, "data": "<any>" } ], "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
The response is of type object.
object
Was this page helpful?