Skip to main content
GET
Message volume and delivery by destination country

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

start_date
string<date>

Inclusive start of the reporting window (ISO-8601 date, e.g. 2026-07-01). Defaults to the tenant's standard lookback when omitted; the range may not exceed the platform lookback cap.

end_date
string<date>

Inclusive end of the reporting window (ISO-8601 date). A single-day range (start_date === end_date) is accepted.

days
integer

Alternative rolling lookback in whole days (bounded by the lookback cap). Mutually exclusive with an explicit start/end range.

Required range: x >= 1
channel
string

Optional single-channel filter (e.g. sms, whatsapp, email).

Response

200 - application/json

Per-country delivery breakdown for the window.

data
object
meta
object