Error
A valid request URL is required to generate request examples{
"end": "2024-09-24T17:00:00.000Z",
"histogram": [
{
"date": "2024-09-23T17:00:00.000Z",
"detail": {
"hard": 3,
"soft": 1
},
"total": 4
}
],
"peak": {
"endDate": "2024-09-23T17:00:00.000Z",
"startDate": "2024-09-23T17:00:00.000Z",
"total": 4
},
"start": "2024-09-23T17:00:00.000Z"
}reports
Get overall email histogram by event type
GET
/
api
/
reports
/
email
/
overall
/
histogram
Error
A valid request URL is required to generate request examples{
"end": "2024-09-24T17:00:00.000Z",
"histogram": [
{
"date": "2024-09-23T17:00:00.000Z",
"detail": {
"hard": 3,
"soft": 1
},
"total": 4
}
],
"peak": {
"endDate": "2024-09-23T17:00:00.000Z",
"startDate": "2024-09-23T17:00:00.000Z",
"total": 4
},
"start": "2024-09-23T17:00:00.000Z"
}Authorizations
API key authentication
Query Parameters
The number of past days (between 1 and 90) to retrieve the event type histogram.
Required range:
1 <= x <= 90The requested campaign event type to generate the histogram.
Available options:
email-sent, email-delivered, email-bounced, first-contact-unsubscribed, first-email-complaint, first-email-opened, first-email-clicked The user timezone (IANA) code.
Example:
"America/La_Paz"