List evaluations
Evaluations
List evaluations
List all evaluations for a retriever with optional filters
GET
List evaluations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Filter by status (pending, in_progress, completed, failed) Status of an evaluation run.
Available options:
pending, in_progress, completed, failed Filter by dataset name
Page number (1-indexed)
Required range:
x >= 1Items per page
Required range:
1 <= x <= 1000
