Skip to main content
GET
Carrier, country and error-code delivery histograms

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

channel
enum<string>
default:sms

Messaging channel to analyse. Restricted to channels that carry MCCMNC + error_code.

Available options:
sms,
whatsapp,
rcs,
viber
window
enum<string>
default:7d

Rolling lookback window.

Available options:
24h,
7d,
30d
carrier
string

Filter to a single carrier/provider by name.

country
string

Filter to a single ISO-3166-1 alpha-2 country code.

errorCode
string

Filter to a single raw provider error_code.

Response

200 - application/json

Carrier / country / error-code histograms with a category roll-up.

data
object
meta
object