GET
/
v1
/
organization-management
/
notifications
/
deny-list

Query Parameters

orgId
string | null

The organization id to get the deny list for.

page
integer
default: 0

Use this parameter to show more pages of results (page starts at 0)..

pageSize
integer
default: 100

The number of items to return per page.

Response

200 - application/json
id
string
required

The ID of the deny list.

type
string
required

The type of the deny list.

value
string
required

The value of the deny list.