Notification Types
Retrieves list of all Notification Types
get/system/notification-types
Query parameters
pageinteger
The page number to be displayed
items_per_pageinteger
The items per page to be displayed
statusstring
The status of notification type to filter the results by
typestring
The type of notification type to filter the results by
audiencestring
The audience of notification type to filter the results by
versioninteger
The version of notification type to filter the results by
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 types will be returned
Changes
No recorded changes to this endpoint across all 1 revision of this API.