---
title: "GetShortLinkStatistics"
method: GET
path: "/channel/{channelId}/short-link/statistics"
tags: ["Shortlinks"]
---

# GetShortLinkStatistics

`GET /channel/{channelId}/short-link/statistics`

Get shortlink statistics

## Path parameters

- `channelId` string, required

## Query parameters

- `startDate` string, required
- `endDate` string, required

## Response `200`

Success-Response:

- object
  - `clicked` number, required — <p>Total clicked count of the shortlink</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)
