Skip to main content
GET
List do-not-contact entries

Authorizations

Authorization
string
header
required

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

Query Parameters

search
string | null
Maximum string length: 320
kind
enum<string> | null

Whether an entry blocks one address or a whole domain.

Available options:
email,
domain
limit
integer
default:50
Required range: 1 <= x <= 200
offset
integer
default:0
Required range: x >= 0

Response

Successful Response

items
SuppressionEntryReadSchema · object[]
required
total
integer
required