Skip to main content

Reports

To get an in-depth look into your campaigns' performance, you can generate one of the predefined reports.

tip

To preview the report data containing your campaign results, you can generate a report in your account's Deliverability -> Reports tab.

Flow of generating reports:

  1. Request report generation via POST /rest/v2/reports/{report-name}. Define the report type and period, store the report hash identifier.
  2. Give the report a second to generate and use the hash to fetch results using the GET rest/v2/reports/{hash} endpoint