---
title: "Get user leaderboard"
method: GET
path: "/users/leaderboard"
tags: ["Leaderboard"]
---

# Get user leaderboard

`GET /users/leaderboard`

Leaderboard response is always ordered by USD profit and loss (PnL) descending.

PNL is in decimal form, to convert to percentage multiply it by 100. Total positions value and total returns are both in USD.

## Response `200`

OK

---

[API](https://skmtc.net/kamino/apis/kamino-finance-public-api.md) · [All operations](https://skmtc.net/kamino/apis/kamino-finance-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kamino/kamino-finance-public-api/revisions/f049f5a79b7e/schema)
