Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

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