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.
Documentation Index
Fetch the complete documentation index at: https://docs.trulayer.ai/llms.txt
Use this file to discover all available pages before exploring further.
SDK API key (tl_...) or Clerk session JWT
Only return evaluations for this project.
Exact-match filter on metric_name. Empty string rejected.
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.
0 <= x <= 1Upper bound on score (inclusive). 0.0–1.0. Must be >= score_min when both are set.
0 <= x <= 1Eval list