List Suppressions
GET /contacts/suppressions
GET
/contacts/suppressions
Paginated org-wide list of active suppressions.
Unlike the app’s Data -> Suppressions grid (which joins contact/company
names for display), this is the raw ledger — no PII, see module
docstring. Resolve a row’s contact via GET /contacts/{contact_id}.
Authorizations
Parameters
Query Parameters
Header Parameters
Responses
200
Successful Response
object
data
required
Array<object>
One row of the central contact_suppressions ledger.
object
category
required
Contact_initiated | org_initiated | system
string
channel
required
All | email | phone | linkedin
string
contact_id
required
integer
id
required
string
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string