---
title: "Most popular links in time interval"
method: GET
path: "/domain/{domainId}/paths"
tags: ["domain"]
deprecated: true
---

# Most popular links in time interval

`GET /domain/{domainId}/paths`

> **Deprecated.**

Returns link paths, ordered by popularity (descending)

## Path parameters

- `domainId` integer, required

## Query parameters

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

## Response `200`

last click list

---

[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/revisions/288b112e7951/schema)
