Compliance-flagged QA evaluations queue
Newest-first list of official QA evaluations whose flagged_for_review bit is set — the auto-scorer’s below-threshold signals that need supervisor resolution. Reviewer scope (owner / admin / supervisor) may inspect any agent’s flags; a non-reviewer agent only ever sees their own. Read-only.
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 the 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 queue to one agent. Defaults to every evaluated agent (or only the caller for non-reviewer users). An over-long value falls back to all agents.
200Max flagged rows returned (1–100). Defaults to 50, clamped to 100; an out-of-range or non-numeric value falls back to 50.
8