---
title: "GetChannelAttributeStatistics"
method: GET
path: "/channel/{id}/attribute-statistics"
tags: ["Channels"]
---

# GetChannelAttributeStatistics

`GET /channel/{id}/attribute-statistics`

Get channel attribute statistics

## Path parameters

- `id` string, required

## Query parameters

- `attribute` string, required
- `date` string

## Response `200`

Success-Response:

- object
  - `_id` string
  - `date` string
  - `channel` string
  - `attribute` string
  - `subscriptionCounts` object
    - `1` number
    - `2` number
  - `statistics` object, required — <p>Object containing channel attribute statistics</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/c2dffd898fd9/schema)
