Dialer campaign wallboard stats
Live per-status contact breakdown (pending/dialing/connected/failed/dnc/…), last-24h call-outcome aggregate with average handle time, and a rolling 30-minute abandon-rate window for one campaign’s operator wallboard. Contact counts are bounded-scan (see contacts_count_capped) so a single poll can never scan an unbounded number of rows.
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
Campaign id.