{ "id": "<string>", "status": "PENDING", "total_tasks": 123, "completed_tasks": 123, "start_time": 123, "update_time": 123, "end_time": 123 }
快速查询工作流执行状态,适用于轮询场景
ID of the workflow to retrieve
Successful Response
The response is of type object.
object