Skip to main content
GET
Per-agent coaching cards

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
agent_id
string

Restrict the rollup to one agent. Defaults to every evaluated agent (or only the caller themselves for a non-reviewer user). An over-long value falls back to the all-agents view.

Maximum string length: 200
limit
string

Max agent cards returned (1–50). Defaults to 50, clamped to 50; an out-of-range or non-numeric value falls back to 50.

Maximum string length: 8

Response

Per-agent coaching cards for the requested window.

Per-agent coaching cards for the requested window.

data
object
meta
object