For AI agents and LLMs: a machine-readable index is available at llms.txt. A plain-Markdown version of any documentation page is available by appending .md to its URL.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
suite_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)
project_idstring
Project ID to validate suite ownership
Response
application/json
Read-only aggregates computed from stored call results. A suite with no results in range returns empty aggregates and omits the scenario-level and debug keys.
suite_idstringrequired
Suite ID
suite_namestring
Suite display name
total_callsintegerrequired
Call results in the selected range
overall_statsobjectrequired
Suite-wide aggregates: pass rate, average score, counts