---
title: "Link statistics"
method: GET
path: "/link/{linkId}"
tags: ["link"]
---

# Link statistics

`GET /link/{linkId}`

Returns detailed statistics for link in given period

## Path parameters

- `linkId` string, required

## Query parameters

- `period` 'custom' | 'today' | 'yesterday' | 'total' | 'week' | 'month' | 'lastmonth' | 'last7' | 'last30'
- `tz` string
- `startDate` string, date
- `endDate` string, date
- `skipTops` boolean
- `clicksChartInterval` 'hour' | 'day' | 'week' | 'month'

## Response `200`

link statistics

---

[API](https://skmtc.net/short/apis/short-io-api.md) · [All operations](https://skmtc.net/short/apis/short-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/short/short-io-api/versions/288b112e7951/schema)
