Skip to main content
GET
List suite executions
Past executions of one suite, newest-first. Each entry is an aggregate roll-up — fetch one execution’s per-run details via 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.

Path Parameters

id
string<uuid>
required

Response

Past suite executions.

data
object[]
required