---
title: "NotificationGroupsGet"
method: GET
path: "/channel/{id}/notification-groups"
tags: ["Notification_groups"]
---

# NotificationGroupsGet

`GET /channel/{id}/notification-groups`

Get notification groups

## Path parameters

- `id` string, required

## Response `200`

Success-Response:

- object
  - `groups` object[], required — <p>Array of Groups included in notifications</p>
    - `_id` string
    - `channel` string
    - `name` string
    - `notifications` number

---

[API](https://skmtc.dev/cleverpush/apis/cleverpush-api-reference.md) · [All operations](https://skmtc.dev/cleverpush/apis/cleverpush-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cleverpush/cleverpush-api-reference/revisions/c2dffd898fd9/schema)
