Retrieve email events (deliveries, bounces, opens, clicks, etc.) for your account. Events are returned in reverse chronological order. If no from date is provided, defaults to the last 10 days.
API key for authentication
Comma-separated list of event types to filter by. Valid types: injection, delivery, bounce, delay, out_of_band, spam_complaint, policy_rejection, click, open, initial_open, amp_click, amp_open, amp_initial_open, generation_failure, generation_rejection, list_unsubscribe, link_unsubscribe.
injection, delivery, bounce, delay, out_of_band, spam_complaint, policy_rejection, click, open, initial_open, amp_click, amp_open, amp_initial_open, generation_failure, generation_rejection, list_unsubscribe, link_unsubscribe Comma-separated list of recipient email addresses to filter by.
Start date for the event search range. Defaults to 10 days ago if not provided.
"2024-01-01"
End date for the event search range. Defaults to now if not provided.
"2024-01-31"
Number of events per page.
1 <= x <= 10025
Pagination cursor returned from a previous request.
Filter events by transmission ID (request_id).
"12345678901234567890"
Comma-separated list of bounce classification codes to filter by.
"10,30"