---
title: "GetChannelSubscriptionCount"
method: GET
path: "/channel/{id}/subscription-count"
tags: ["Channels"]
---

# GetChannelSubscriptionCount

`GET /channel/{id}/subscription-count`

Get subscription count

## Path parameters

- `id` string, required

## Query parameters

- `filters` string[]
- `tags` string[]
- `tagsLogic` string
- `topics` string[]
- `topicsLogic` string
- `platform` string[]
- `browser` string[]
- `country` string[]
- `language` string[]

## Response `200`

Success-Response:

- object
  - `subscriptions` number, required
  - `inactiveSubscriptions` 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/64ed799d2f1b/schema)
