Basic
Get aggregated statistics
Use this endpoint to get aggregated statistics of emails sent in a specified time span. It also returns the list of emails that were sent during the time span.
get/marketing/v3/emails/statistics/list
Query parameters
emailIdsinteger[]
Filter by email IDs. Only include statistics of emails with these IDs.
endTimestampstring date-time
The end timestamp of the time span, in ISO8601 representation.
propertystring
Specifies which email properties should be returned. All properties will be returned by default.
startTimestampstring date-time
The start timestamp of the time span, in ISO8601 representation.
Response
successful operation