List events
Events
List events
Returns the full activity log: every state transition for every message, plus contact and domain lifecycle events. This is the same data delivered to your webhook endpoints, queryable after the fact.
GET
List events
Authorizations
All requests must include Authorization: Bearer <api_key>. Keys are prefixed pw_live_ or pw_test_. See Authentication.
Query Parameters
Number of results to return, between 1 and 100
Required range:
1 <= x <= 100Cursor for pagination. Pass the id of the last object from the previous page.
Filter by event type
Available options:
message.sent, message.delivered, message.bounced, message.opened, message.clicked, message.complained, contact.unsubscribed, domain.verified Filter to events belonging to a single message