---
title: "GetChannelInAppBanners"
method: GET
path: "/channel/{id}/app-banners"
tags: ["Channels"]
---

# GetChannelInAppBanners

`GET /channel/{id}/app-banners`

Get in-app banners

## Path parameters

- `id` string, required

## Response `200`

Success-Response:

- object
  - `banners` object[], required — <p>Array of banners connected to the specified channel</p>
    - `_id` string
    - `name` string
    - `status` string
    - `showOnlySubscribers` boolean
    - `frequency` string
    - `startsAt` string
    - `endsAt` 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)
