Skip to main content

Get a notification channel

GET 
/notification_channels/:id

Get a notification channel.

Request

Responses

200:

A Notification Channel response

400:

Bad request, the request was unacceptable, often due to missing a required parameter.

404:

The requested resource doesn't exist.

422:

Unprocessable entity. Check the 'detail' field in response for details.

500:

Unexpected error