Skip to main content
GET
Org-wide QA score trend series

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Headers

X-Test-Mode
enum<string>

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.

Available options:
true,
false

Query Parameters

days
string

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.

Maximum string length: 16
form_id
string

Restrict 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.

Maximum string length: 200
agent_id
string

Drill the whole trend into one evaluated agent's scores. Defaults to every agent; an over-long value falls back to all agents.

Maximum string length: 200

Response

QA score trend series for the requested window.

QA score trend series for the requested window.

data
object
meta
object