List Evaluations
evals
List Evaluations
Get a list of evaluations owned by the authenticated user or their teams
By default, returns all evaluations the user has access to (personal + all teams).
GET
List Evaluations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by specific team ID
Filter by environment ID
Filter by environment name
Filter by suite ID
Required range:
x >= 0Required range:
1 <= x <= 100