Chat Testing›
Chat Testing
Get Workflow Summary
Get aggregated summary statistics for a workflow.
GET
/api/workflows/{workflow_id}/summary
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
workflow_idstringrequired
Query Parameters
daysinteger
Filter results by the last N days
start_datestring
Start date for custom range (ISO format)
end_datestring
End date for custom range (ISO format)
Response
application/jsonSuccessful Response