Skip to main content
GET
Typescript (SDK)

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Query Parameters

reason
enum<string>

Filter by why the address was suppressed.

Available options:
bounced,
complained,
unsubscribed,
manual
address
string

Check one specific address; returns an empty list when it is not suppressed.

Response

List of suppressed addresses

object
enum<string>
required
Available options:
list
data
object[]
required
has_more
boolean
required
url
string
required