---
title: "获取指定用户排名"
method: GET
path: "/api/v1/leaderboard/users/{id}"
tags: ["leaderboard"]
---

# 获取指定用户排名

`GET /api/v1/leaderboard/users/{id}`

## Path parameters

- `id` integer, required

## Response `200`

OK

- UtilResponseAny
  - `data` unknown
  - `error_msg` string

## Changes

- **2026-01-05** `b333c3550aaf` — 1 info
  - endpoint added
- **2026-01-04** `d2212badf6c5` — 1 breaking
  - api path removed without deprecation
- **2026-01-04** `7592bb2cf123` — 1 info
  - endpoint added
- **2026-01-02** `de26adaac34f` — 1 breaking
  - api path removed without deprecation
- **2026-01-01** `35be37ce261c` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/linux-do/apis/linux-do-credit/changes/api/v1/leaderboard/users/:id/get.md)

---

[API](https://skmtc.dev/linux-do/apis/linux-do-credit.md) · [All operations](https://skmtc.dev/linux-do/apis/linux-do-credit/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/linux-do/linux-do-credit/revisions/c7aa35359176/schema)
