Email Suppressions
List audit events for a suppression
Offset pagination only (page[number] default 1, page[size] default 50, max 100). No sort, no filter, no cursor — ordering is fixed desc occurred_at, desc id. Verifies the block belongs to the account first (cross-account → 404).
get/email_blocks/{id}/events
Query parameters
page[number]integer
Offset page number (≥1, default 1).
page[size]integer
Page size (default 50, max 100).
Response
Audit events (newest-first).
Changes
Changed in 2 of the 61 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 111 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲