{ "status": "PENDING", "id": "<string>", "owner_id": "<string>", "file_id": "<string>", "config": [], "metadata_json": {}, "version": "<string>", "total_tasks": 123, "completed_tasks": 123, "start_time": 123, "update_time": 123, "end_time": 123 }
get a workflow by id, return the workflow model with its tasks and metadata.
ID of the workflow to retrieve
Successful Response
Workflow Model