{ "items": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "group_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "workflow_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "input": {}, "output": {}, "node_ids": [ "<string>" ], "workflow_definition": {}, "status": "queued", "progress": 0, "created_at": "2023-11-07T05:31:56Z", "finished_at": "2023-11-07T05:31:56Z" } ], "total": 1, "page": 2, "size": 2, "pages": 1 }
Get a paginated list of runs for a workflow
Page number
x >= 1
Page size
1 <= x <= 100
Successful Response
The response is of type object.
object