Retrieve a notifier
Retrieves an existing notifier by ID.
GET
Core - Retrieve notifier
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200 - application/json
OK
Notifier resource. The destination field present on the resource depends on type and is captured in oneOf.
- Email notifier
- Slack webhook notifier
- Generic webhook notifier