---
title: "GetNotificationCampaign"
method: GET
path: "/channel/{id}/notification-campaign/{campaignId}"
tags: ["Notifications"]
---

# GetNotificationCampaign

`GET /channel/{id}/notification-campaign/{campaignId}`

Get Notification campaign

## Path parameters

- `id` string, required
- `campaignId` string, required

## Response `200`

Success-Response:

- object
  - `_id` string
  - `name` string
  - `channel` string
  - `queuedAt` string
  - `sent` string
  - `Object` object, required — <p>containing data for individual notification campaign corresponding to the channel</p>

---

[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/64ed799d2f1b/schema)
