List email delivery events
GET/api/v2/email-delivery-events
Returns stored ESP webhook events for outbound email (deliveries, bounces, opens, complaints). Used by the campaign + member views to surface delivery state without round-tripping the ESP API.
Currently backed by Mailgun events; the schema is vendor-neutral so a future ESP migration is transparent to callers.
Request
Responses
- 200
- 422
- default
OK
Unprocessable Entity
Default error response