Skip to main content
GET
Check whether an email is suppressed

Authorizations

X-API-Key
string
header
required

Project-scoped API key, format rm_(live|test)_... . May also be sent as Authorization: Bearer rm_....

Path Parameters

email
string<email>
required

URL-encoded subscriber email.

Response

Suppression status

email
string<email>
suppressed
boolean
reason
string | null
suppressedAt
string<date-time> | null