Notification
Get a notification
Get a notification
GET
/
notification
/
:id
Path Parameters
id
string
requiredThe id of the notification
Response
200 - application/json
id
number
requiredThe id of the notification
name
string
requiredThe name of the notification
provider
enum<string>
requiredThe provider of the notification
Available options:
email
, discord
, slack
, sms
, pagerduty
payload
object
requiredThe data of the notification
monitors
number[] | null
The monitors that the notification is linked to
Was this page helpful?