Skip to main content

Overview

The enforcement log records every send limit action taken across your mailboxes. When a mailbox exceeds its daily send limit, Exchange blocks outbound mail and TenantCore logs the event. When the limit resets and the mailbox is unblocked, that is logged as well. Use this endpoint to audit enforcement activity, debug delivery issues, or monitor send volume trends across your infrastructure.

List enforcement events

Returns enforcement events across all your tenants, ordered by most recent first. Supports filtering by tenant and action type, and pagination.
Query parameters Example request — all events
Example request — blocks only for a specific tenant
Example request — paginated
Example response
Response fields Event fields

Pagination

Use limit and offset to page through large result sets. The total field in the response tells you how many matching events exist across all pages.

Errors