Reporting API
Get workflow errors report
Retrieves a comprehensive report of errors that occurred during workflow executions within a specified timeframe.
GET
Query Parameters
The ID of the workflow to get errors for
Start of the time range for error reporting (ISO 8601 format, e.g., 2024-03-20T10:00:00Z)
Example:
"2024-03-20T10:00:00Z"
End of the time range for error reporting (ISO 8601 format, e.g., 2024-03-20T11:00:00Z)
Example:
"2024-03-20T11:00:00Z"
Response
200
application/json
Error report successfully retrieved
The response is of type object
.