Skip to content

List

Returns a list of the leaderboards in this game.

HTTP request

GET https://megamify.com/api/v1/game/:game_id/leaderboard/

Parameters

Name Required Type Description
game_id True int The Game ID
start_position True int The start position
max_results_count True int The max results to return

Headers

See Security section of the API Reference.

Body

Do not supply a request body with this method.

Response

Status: 200 OK

Name Type Description
list List of Leaderboard objects List of Leaderboards