Notifications
Get Contacts in the Deny List
Retrieves a list of contacts that have opted out of communications.
GET
/
v1
/
organization-management
/
notifications
/
deny-list
Query Parameters
orgId
string | null
The organization id to get the deny list for.
page
integer
default: 0Use this parameter to show more pages of results (page starts at 0)..
pageSize
integer
default: 100The number of items to return per page.
Response
200 - application/json
id
string
requiredThe ID of the deny list.
type
string
requiredThe type of the deny list.
value
string
requiredThe value of the deny list.