List Evaluation Runs
Evals
List Evaluation Runs
Retrieve paginated evaluation runs with filtering and sorting options. Filter by agent, team, workflow, model, or evaluation type.
GET
List Evaluation Runs
Documentation Index
Fetch the complete documentation index at: https://docs.agno.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Agent ID
Team ID
Workflow ID
Model ID
Filter type
Available options:
agent, team, workflow Number of eval runs to return
Required range:
x >= 1Page number
Required range:
x >= 0Field to sort by
Sort order (asc or desc)
Available options:
asc, desc The ID of the database to use
The database table to use
Comma-separated eval types (accuracy,agent_as_judge,performance,reliability)
Example:
"accuracy,agent_as_judge,performance,reliability"