Get Workflow Run Status
Flows
Get Workflow Run Status
Get status and results of a workflow run.
Returns status info while running, and includes paginated results when completed.
- workflow_run_id: The workflow run ID from the execute endpoint
- page: Page number for results (default: 1)
- page_size: Number of records per page (default: 50, max: 1000)
GET
Get Workflow Run Status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 1000Response
Successful Response
Status and results of a workflow run
Paginated result set