List evaluations
evals
List evaluations
List evaluations for the authenticated tenant, optionally filtered. All filters are optional and combine with AND semantics. Invalid values return 400 with an i18n error key.
GET
List evaluations
Authorizations
SDK API key (tl_...) or Clerk session JWT
Query Parameters
Only return evaluations for this project.
Exact-match filter on metric_name. Empty string rejected.
Minimum string length:
1RFC3339 lower bound on created_at (inclusive).
RFC3339 upper bound on created_at (inclusive). Must be >= from when both are set.
Lower bound on score (inclusive). 0.0–1.0.
Required range:
0 <= x <= 1Upper bound on score (inclusive). 0.0–1.0. Must be >= score_min when both are set.
Required range:
0 <= x <= 1Response
Eval list