---
title: "GET /tokenomics/{userId}/ranking-summary"
method: GET
path: "/tokenomics/{userId}/ranking-summary"
tags: ["Tokenomics"]
---

# GET /tokenomics/{userId}/ranking-summary

`GET /tokenomics/{userId}/ranking-summary`

Returns the ranking related information.

## Path parameters

- `userId` string, required

## Headers

- `Authorization` string, required

## Response `200`

OK

- TokenomicsRankingSummary
  - `globalRank` integer

## Other responses

- `400` — if validations fail
- `401` — if not authorized
- `403` — if hidden by the user
- `422` — if syntax fails
- `500` — Internal Server Error
- `504` — if request times out

---

[API](https://skmtc.net/ice-blockchain/apis/tokenomics-api.md) · [All operations](https://skmtc.net/ice-blockchain/apis/tokenomics-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ice-blockchain/tokenomics-api/versions/b5eb085349cf/schema)
