Webhook payloads
message.opened
Sent when an email recipient opens the message. Requires open tracking to be enabled on the sending domain.
WEBHOOK
Authorizations
All requests must include Authorization: Bearer <api_key>. Keys are prefixed pw_live_ or pw_test_. See Authentication.
Body
application/json
Example:
"evt_1a2b3c"
Available options:
event Available options:
message.sent, message.delivered, message.bounced, message.opened, message.clicked, message.complained, contact.unsubscribed, domain.verified The object the event happened to, e.g. a Message or Contact
Response
200
Acknowledge receipt