Skip to main content
GET
List Test Runs

Headers

string
required
Your API key for authentication.

Query Parameters

string
Filter runs by scenario ID.
string
Filter runs by pathway ID.
string
Filter runs by persona ID.
string
Filter runs by batch ID.
string
Filter runs by status. Possible values: PENDING, RUNNING, PASSED, FAILED, ERROR, CANCELLED.
integer
default:"50"
Maximum number of results to return. Must be between 1 and 100.
integer
default:"0"
Offset for pagination. Use in combination with limit to page through results.

Response

array of objects
An array of test run objects. Each run includes scenario information and assertion results.
integer
The total number of runs matching the applied filters.

Docs for agents: llms.txt