GET
/api/notification-channels/{id}
Returns the details of a specific notification channel.
Response
{ "id": 1, "type": "slack", "name": "Alerts" }
Notifications
/api/notification-channels/{id}
Returns the details of a specific notification channel.
{ "id": 1, "type": "slack", "name": "Alerts" }