Get the WFM overview summary
Single-request aggregate behind the scheduling overview: forecast coverage, rostered staffing, live adherence, pending requests, open shifts, unfilled overtime/VTO offers, and pending adherence exceptions for the operating day. Counts follow the same role scoping as the underlying list endpoints — non-managers see their own queue counts.
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
Operating-date override (YYYY-MM-DD). Defaults to the tenant's local operating day — the same resolution the intraday staffing and adherence panels use.
^\d{4}-\d{2}-\d{2}$Response
Successful response.