List past executions of one suite, newest-first. Each entry is an
aggregate roll-up — fetch one execution’s per-run details with
GET /agent-eval/suites/{id}/runs/{suite_run_id}.
Past executions of one suite, newest-first. Each entry is an aggregate roll-up — fetch one execution’s per-run details viaDocumentation Index
Fetch the complete documentation index at: https://docs.goyappr.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /agent-eval/suites/{id}/runs/{suite_run_id}.
Useful for rendering an execution history (a CI dashboard view of “every time this suite ran”) without paging through individual runs.