Servers

Get Server Leaderboard

Gets a page of the leaderboard on this server.

get/api/v1/servers/{id}/leaderboard

Path parameters

idstring int64 required

The ID of the server.

Query parameters

startinteger

The rank to start at. This field is zero-indexed, so 0 is 1st.

limitinteger

The number of members to show after start. Maximum 100.

Response

The leaderboard.

{"stackTrail":"paths:/api/v1/servers/{id}/leaderboard:get:responses:200:content:application/json:schema:items","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.