Retrieve inbox placement and engagement rates for the domains that you use to send email.
get/v2/email/deliverability-dashboard/statistics-report/{Domain}#StartDate&EndDate
Path parameters
Domainstring required
The domain that you want to obtain deliverability metrics for.
Query parameters
StartDatestring date-time required
The first day (in Unix time) that you want to obtain domain deliverability metrics for.
EndDatestring date-time required
The last day (in Unix time) that you want to obtain domain deliverability metrics for. The <code>EndDate</code> that you specify has to be less than or equal to 30 days after the <code>StartDate</code>.
Response
Success