Skip to main content
GET
Telegram bot delivery KPIs

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

Response

200 - application/json

Telegram KPIs, group/DM split and daily trend for the window.

data
object
meta
object