Export Workflow Step Analysis Report
The per-step table as a CSV download - same filters as the report endpoint.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| workflowCode* | query string | |
| dateRange | query string | Preset date range for the task-completion window (default Last30Days). If CustomDateRange, startDate and endDate are required. |
Preset date range for the task-completion window (default Last30Days). If CustomDateRange, startDate and endDate are required. |
||
| startDate | query string | Task-completion window start (inclusive). Only valid when dateRange=CustomDateRange |
Task-completion window start (inclusive). Only valid when dateRange=CustomDateRange |
||
| endDate | query string | Task-completion window end (inclusive). Only valid when dateRange=CustomDateRange |
Task-completion window end (inclusive). Only valid when dateRange=CustomDateRange |
||
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found