Skip to main content
GET
Get suppression status for a contact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

email
string

Email address (URI-encoded)

userId
string

Response

Successful.

contact
object
required
isSuppressed
boolean
required

Whether the contact is suppressed.

removalQuota
object
required

The removal quota for the contact.

Last modified on July 17, 2026