List Evaluations
Returns a paginated list of evaluations for the evaluator, scoped to the requesting agent.
Authentication
x-api-keystring
API key for authentication
OR
AuthorizationBearer
Bearer token authentication
Path parameters
id
The ID or key of the evaluator
Query parameters
page
per_page
Results per page (clamped to 100).
min_timestamp
max_timestamp
min_duration
max_duration
min_score
max_score
passed
benchmark
benchmark_run_id
benchmark_question_id
Response
Paginated list of evaluations
data
total
page
per_page
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error