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
Page number
Field 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,performance,reliability)
"accuracy,performance"