Retrieve Domain(s) in the Suppression List
This API retrieves a list of domain(s) currently added to the suppression list for your account. Suppressed domains are automatically excluded from email delivery to prevent sending to recipients from restricted or blocked domains. The time period can be defined by using the start_time and end_time paramater.
Query parameters
Refers start of the time range in unix timestamp when an unsubscribe email was created (inclusive).
Refers end of the time range in unix timestamp when an unsubscribe email was created (inclusive).
The point in the list of results to begin displaying global suppressions.
The number of results to display on each page.
Headers
Use this header when making requests on behalf of a subaccount. Required only when using a master account's API key.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.