Skip to main content
GET
List suppression entries
The team’s do-not-contact list, checked before every enrolment and every send. Entries are stored normalised, so an address matches regardless of case.

Authorizations

x-api-key
string
header
required

Team-scoped API key generated in the Salesfinity dashboard under Settings -> Connections & API. A missing or invalid key returns HTTP 403.

Query Parameters

limit
number

Results per page.

Required range: x <= 100
page
number
default:1

Page number, 1-based.

type
enum<string>

Only entries of this kind.

Available options:
email,
domain,
phone
reason
enum<string>

Only entries added for this reason.

Available options:
unsubscribed,
bounced,
complained,
manual,
dnc

Response

Success.

A page of results.

data
object[]
required
pagination
object
required

Pagination for every list under /v2/sequencer. One shape across the whole namespace.