Notifications

Get channel

GET /api/notification-channels/{id}

Returns the details of a specific notification channel.

Response

{ "id": 1, "type": "slack", "name": "Alerts" }