Get the list of notification available notification and their possible channels.

"Returns all the notification types available.
For each notification type would include which notification channel can be configured to be sent via, for example
CASE_ASSIGNED can be configured to send an email notification, whereas CASE_CREATED to send a webhook notification.
Allows to filter by notification type by channel.

Query Params
channels
array of strings
channels
Allowed:
integer
≥ 1
Defaults to 1

One-based page index (1..N)

integer
≥ 1
Defaults to 25

The size of the page to be returned

sort
array of strings
Defaults to []

Sorting criteria in the format of: [-]property (- descending modifier).

  • Default sort order is ascending (without -).

  • Multiple sort criteria are supported.

sort
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json