SMS gateway operational health
Operational health of the outbound SMS gateway over a rolling 24 hours: a status verdict (operational / degraded / down), the gateway latency, the total / delivered / failed counts for that window, the genuine terminal failure rate, and the terminal delivery rate as a first-class field — so availability and delivery performance can be rendered as separate dimensions, as the SMS workspace header card does.
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 Response
Gateway health in data — status (operational|degraded|down), latency_ms, total_24h, delivered_24h, failed_24h, failure_rate, and delivery_rate (both percentages) — within the standard { data, meta } envelope.
Gateway health in data — status (operational|degraded|down), latency_ms, total_24h, delivered_24h, failed_24h, failure_rate, and delivery_rate (both percentages) — within the standard { data, meta } envelope.