---
title: "List enabled notification channels"
method: GET
path: "/v2/notification-channels/enabled"
tags: ["system"]
---

# List enabled notification channels

`GET /v2/notification-channels/enabled`

Returns list of enabled notification channels

## Response `default`

default response

- object[]
  - `id` integer — Notification Channel ID
  - `name` string — Notification Channel Name
  - `description` string — Notification Channel Description
  - `enabled` boolean — Notification Channel Enabled
  - `type` 'EMAIL' | 'META_CHANNEL' | 'PAGER_DUTY' | 'SLACK' | 'SMS' | 'MICROSOFT_TEAMS' | 'WEBHOOK' | 'OTHER' — Notification Channel Type

---

[API](https://skmtc.net/ninjarmm/apis/ninjaone-public-api-2-0.md) · [All operations](https://skmtc.net/ninjarmm/apis/ninjaone-public-api-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ninjarmm/ninjaone-public-api-2-0/revisions/753f26d46650/schema)
