---
title: "GetFollowUpCampaigns"
method: GET
path: "/channel/{id}/follow-up-campaigns"
tags: ["Channels"]
---

# GetFollowUpCampaigns

`GET /channel/{id}/follow-up-campaigns`

Get follow up campaigns

## Path parameters

- `id` string, required

## Response `200`

Success-Response:

- object
  - `campaigns` object[], required — <p>Array of Objects containing data for each campaign corresponding to the channel</p>
    - `_id` string
    - `name` string

---

[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)
