Get Email Suppression Status
This API checks if a specific email address is currently present in your suppression list. Suppressed addresses are excluded from all future email deliveries via the platform. The response provides suppression metadata including the email’s suppression status code, the time it was added, and the last modified timestamp. Use this endpoint to validate if an email is blocked from receiving communications and take corrective actions if needed.
Path parameters
The email address you want to check for suppression status. Must be a valid email format (e.g., user@example.com).
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
Suppression status retrieved successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.