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
Changes
No recorded changes to this endpoint across all 1 revision of this API.