Read one agent's grounding monitor
Return the agent’s grounding summary over a rolling window: grounded and ungrounded turn counts, the grounded rate, a per-day series, and the drift against an agent-configured baseline; the monitor config (rules, baseline, floor) and the CURRENT alert state with every breach that would page. Optional query days (window) and baseline_days (baseline window) bound the look-back. Use it for the dashboard grounding panel; it is the same aggregation the alert-check endpoints evaluate. Read-only; agents:read scope.
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 Path Parameters
Response
Successful response.