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
Page number
Field to sort by
Sort order (asc or desc)
Available options:
asc
, desc
The ID of the database to use
Comma-separated eval types (accuracy,performance,reliability)
Examples:
"accuracy,performance"