List email suppressions
Email
List email suppressions
Page the tenant’s email suppression list, newest first — the addresses the platform will not send to. Filter with search (case-insensitive substring on the address) and reason, and page with limit / offset. Requires an owner / admin role.
GET
List email suppressions
Authorizations
Dashboard JWT token from Clerk
Query Parameters
Page size (1–200, default 50).
Required range:
1 <= x <= 200Row offset for pagination (default 0).
Required range:
x >= 0Case-insensitive substring match on the suppressed address.
Filter to a single suppression reason (e.g. complaint, hard_bounce).