Skip to main content
GET
Get Recipient Suppression

Get Recipient Suppression

Checks one exact recipient against Sequenzy’s local bounce and complaint safeguards and the Amazon SES account-level suppression list. This endpoint does not list unrelated recipients from the shared SES account. By default, Sequenzy checks the default SES region and every region currently used by the company’s sending domains.

Request

email
string
required
Exact recipient email address. URL-encode the value when constructing the request URL.
region
string
Optional AWS SES region such as us-east-1. Use this to limit the lookup to one known region.

Response

knownRecipient indicates whether the address appears in this company’s subscriber or email-send history. Unknown addresses return empty local and SES results so the endpoint cannot be used to probe suppressions belonging only to another company on the shared SES account.