---
title: "Stats for a short code"
method: GET
path: "/links/{code}/stats"
---

# Stats for a short code

`GET /links/{code}/stats`

## Path parameters

- `code` string, required

## Response `200`

OK

- Stats
  - `code` string, required
  - `url` string, uri, required
  - `clicks` integer, required

## Other responses

- `404` — Error

---

[API](https://skmtc.dev/hydraide/apis/hydraide-url-shortener.md) · [All operations](https://skmtc.dev/hydraide/apis/hydraide-url-shortener/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hydraide/hydraide-url-shortener/revisions/ef311a3675f3/schema)
