---
title: "Get all rankings for a specific server"
method: GET
path: "/v1/rankings/{server_id}/server"
---

# Get all rankings for a specific server

`GET /v1/rankings/{server_id}/server`

## Path parameters

- `server_id` string, required

## Response `200`

Successful response

- object
  - `rankings` object
  - `server_id` string

## Other responses

- `404` — Not Found - Requested resource does not exist. Possible error codes: entity-not-found

---

[API](https://skmtc.dev/cftools/apis/gameserverdataservice.md) · [All operations](https://skmtc.dev/cftools/apis/gameserverdataservice/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cftools/gameserverdataservice/revisions/df48f53723b0/schema)
