0c1b4ac1865b

OpenAPI 3.1.02026-08-08171439927.9 KB
Leaderboards

Get Leaderboard

Returns a single leaderboard.

get/v1/leaderboards/{leaderboard_id}

Path parameters

leaderboard_idstring required

Response

Successful Response

namestring required

The name of the leaderboard.

descriptionstring required

The description of the leaderboard.

visibility'general' | 'personal'
start_atinteger

The start date of the leaderboard in Unix timestamp.If set, the leaderboard will only be visible in game-hub after this date.

end_atinteger

The end date of the leaderboard in Unix timestamp.If set, the leaderboard will only be visible in game-hub before this date.

idstring required

The unique identifier of the leaderboard.