[ { "id": "<string>", "run_id": "<string>", "start_time": "2023-11-07T05:31:56Z", "execution_time": "2023-11-07T05:31:56Z", "close_time": "2023-11-07T05:31:56Z", "status": "RUNNING", "workflow_type": "<string>", "task_queue": "<string>", "history_length": 123, "parent_wf_exec_id": "<string>" } ]
List all workflow executions.
Show child attributes
Successful Response
The response is of type WorkflowExecutionReadMinimal · object[].
WorkflowExecutionReadMinimal · object[]
Was this page helpful?