Get the eval overview
POST/api/v1/evals/get-overview
Aggregate trace counts, score averages and totals for a time window — the numbers behind a dashboard.
Coverage and profile cards use the first 100 roots/scores, while volume metrics can describe a larger population. Observation-targeted scores are not counted as trace coverage. A profile filter does not establish a consistent denominator for every card; do not use these mixed populations as a release gate.
Overview populations and configuration identity
Interpret quality alongside a fixed dataset's eligible, evaluated, failed and excluded cases; sampled coverage is not the proportion of every turn reviewed.
Save the full configuration in the regression workflow before attributing a difference to one change.
Request
Responses
- 200
OK
Document ID: DOC-IS-evaluation-api-getOverview. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-IS-evaluation-api-getOverview#overview |
| Request | DOC-IS-evaluation-api-getOverview#request |
| Responses | DOC-IS-evaluation-api-getOverview#responses |