Org-wide QA score trend series
Time series of official reviewer-authored QA evaluation scores — per-day averages plus per-agent and per-scorecard-form breakdowns. Answers ‘is quality trending up?’ against the scorecard rubrics an org actually grades with; pairs with the point-in-time rollup at GET /quality/summary. Self-evaluations (agent scoring their own call) and appealed/resolved rows are excluded so only current official scores drive the trend. Read-only; requires an owner, admin, or supervisor role.
Authorizations
Dashboard JWT token from Clerk
Headers
Sandbox opt-in for Clerk-session-authenticated requests. Set to true to route the call through the test-mode pipeline: no real provider delivery, no credits deducted, response meta.test_mode: true. Ignored for live API keys (dv_live_sk_*) — server-to-server clients must use a test-prefixed key (dv_test_sk_*) to exercise sandbox. Test-prefixed keys unconditionally enable sandbox regardless of this header.
true, false Query Parameters
Look-back window in days over each evaluation's creation time (1–90). Defaults to 30, capped at 90; an out-of-range or non-numeric value falls back to 30.
16Restrict the trend to a single scorecard form (rubric) id from /quality/evaluation-forms. Defaults to every form; an over-long value falls back to all forms.
200Drill the whole trend into one evaluated agent's scores. Defaults to every agent; an over-long value falls back to all agents.
200