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": {
"uniqueClicks": 1,
"uniqueOpens": 3
},
"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 individual email campaign engagement reports
GET
/
api
/
reports
/
email
/
{id}
/
engagement
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": {
"uniqueClicks": 1,
"uniqueOpens": 3
},
"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
Path Parameters
email campaign identifier
Query Parameters
The engage period criteria to generate the histogram.
Available options:
24hours, week, month The user timezone (IANA) code.
Example:
"America/La_Paz"