v1
latestOpenAPI 3.1.02026-07-2616459400.5 KBList Suppressed Emails
Retrieves a paginated list of domains currently added to the suppression list. You can apply optional filters such as start and end date, and use pagination parameters to control result size and navigation. This is useful for auditing or managing domains that are blocked from receiving emails.
Query parameters
Optional filter to return domains suppressed on or after this date. Format is YYYY-MM-DD. It is applicable for modified date only.
Optional filter to return domains suppressed on or before this date. Must be equal to or later than start_time. Format is YYYY-MM-DD. It is applicable for modified date only.
Number of records to skip for pagination. Minimum: 0. Default: 0.
Number of records to return in the response. Range: 1–1000. Default: 1000.
Headers
(Optional) Use this header when making API calls on behalf of a subaccount. Required only if you’re using a master account’s API key.
Response
List of suppressed domains retrieved successfully.