Events API

Learn how to use Events API (V6).

Overview

The Events API provides access to detailed email activity logs. You can filter these logs based on parameters like date, event type, and email attributes. The API also supports downloading logs in bulk, monitoring the status of download requests, and fetching historical data for analysis.

Available Endpoints

Endpoint NameMethodEndpointDescription
Fetch LogsGET/v5/event-logsRetrieves detailed email activity logs with filtering options.
Download LogsPOST/v5/event-logs/downloadInitiates a request to download logs with filters and delivery preferences.
Check Download StatusGET/v5/event-logs/download/status/{id}Retrieves the status and progress of a previously requested download.