Skip to content

Notification

Manage User Notifications.

Find

Endpoint

HTTP
POST /notification/find

Authorized User Role

user

Request Body

FieldTypeNotes
typestringType.

Query String Options

FieldType
filterstring
hiddenboolean
indexstring
limitnumber
logboolean
nextobject
prevobject
wherestring

Response

Paged response.

FieldTypeNotes
dataarrayAn array of Notification records.
nextstringPaged cursor to use for the next page of items.
prevstringPages cursor to use for the previous page of items.

Notification

FieldType
accountIdstring
channelstring
datastring
destinationstring
enableboolean
formatstring
headersobject
idstring
methodstring
namestring
regionstring

Get

Endpoint

HTTP
POST /notification/get

Authorized User Role

admin

Request Body

FieldTypeNotes
idstringNotification ID.

Response

FieldType
accountIdstring
channelstring
datastring
destinationstring
enableboolean
formatstring
headersobject
idstring
methodstring
namestring
regionstring