latestOpenAPI 3.1.02026-08-1013317298.0 KB

d94e0e0f1821

Progress

Get game leaderboard

Retrieve leaderboard rankings for a specific game with optional filtering and sorting

get/api/games/{id}/leaderboard

Path parameters

idstring uuid required

Game ID (UUID)

Query parameters

levelinteger

Filter by specific level

sort'score' | 'updated_at' | 'time' | 'moves'

Sort field (cannot be 'level')

direction'ASC' | 'DESC'

Sort direction

limitinteger

Number of results to return

Response

Leaderboard data