Get SMPP carrier route scores
Read the reconciler’s per-carrier route-policy breakdown — the live LCR scoring inputs (cost, delivery quality, bind health, sticky affinity) with their weights and per-carrier totals — that the preflight gate uses to pick the optimal egress route and to fail over on degradation. Read-only; the ranking refresh follows the reconciler’s tick, so scores here are eventually consistent with the preflight gate’s view. Use it to explain WHY a carrier won or lost routing before retuning priority or scope on the carrier itself.
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
Per-carrier route-score breakdown (scoring inputs, weights and totals), wrapped in the standard { data, meta } envelope.
Per-carrier route-score breakdown (scoring inputs, weights and totals), wrapped in the standard { data, meta } envelope.