Chat Testing›
Chat Testing
Get All Workflows Summaries
Get summaries for all workflows in a project.
GET
/api/projects/{project_id}/workflows/summaries
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
project_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