---
title: "Get Leaderboard Details by Custom Id"
method: GET
path: "/leaderboard-by-custom-id/{client-id}/{custom-id}/"
---

# Get Leaderboard Details by Custom Id

`GET /leaderboard-by-custom-id/{client-id}/{custom-id}/`

Getting leaderboard details by custom-id can be achieved by using the request below. Leaderboard details can be useful if you would like to know the name of the leaderboard or the type of reward a user can earn.

## Path parameters

- `custom-id` string, required
- `client-id` string, required

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/livelike/apis/engagement-suite.md) · [All operations](https://skmtc.net/livelike/apis/engagement-suite/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/livelike/engagement-suite/versions/f3171d1c30f7/schema)
