Retrieve paginated evaluation runs with filtering and sorting options. Filter by agent, team, workflow, model, or evaluation type.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Agent ID
Team ID
Workflow ID
Model ID
Filter type
agent, team, workflow Number of eval runs to return
x >= 1Page number
x >= 0Field to sort by
Sort order (asc or desc)
asc, desc The ID of the database to use
The database table to use
Comma-separated eval types (accuracy,agent_as_judge,performance,reliability)
"accuracy,agent_as_judge,performance,reliability"