Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Telnyx API key supplied as Authorization: Bearer <token>. In production, auth may be validated by the API gateway and forwarded via Telnyx auth headers.

Query Parameters

from
string<date-time>

Inclusive ISO 8601 start timestamp. Defaults to 30 days ago when omitted.

to
string<date-time>

Inclusive ISO 8601 end timestamp. When from is provided without to, defaults to from + 30 days.

Response

Email event statistics.

data
object
required