Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

timezone
string
  • Timezone for date calculations
groupInterval
enum<string>
Available options:
hour,
day,
month,
year
skip
number<double>
limit
number<double>
groupedBy
string
aggsType
string
startDate
string
  • Required. Start date (YYYY-MM-DD), forwarded to the email provider as the report range
endDate
string
  • Required. End date (YYYY-MM-DD), forwarded to the email provider as the report range
createdAt
string
updatedAt
string
emailServerKey
string
  • Ignored; the server key is resolved from the project's email settings.

Response

200 - application/json

Ok