Notification Groups

Retrieves list of all notification groups

get/system/notification-groups

Query parameters

pageinteger

The page number to be displayed

items_per_pageinteger

The items per page to be displayed

sortBystring[]

The field to sort by together with sorting order example updated_at, -updated_at

Headers

Authorizationstring string required

OAuth Bearer token

Contextstring string required

The executing context

Accept'application/json' required

Advertises which content types the client understands

X-Accept-Timezonestring

The timezone the content will be displayed in

Response

List of all notification groups will be returned

_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
namestring required
descriptionstring

Changes