v1
latestOpenAPI 3.0.12026-07-24210349345.4 KBLeaderboards
Player Enrollment and Score on a Leaderboard
Returns the player's enrollment status and current score on a specific leaderboard. For regular leaderboards isEnrolled is always true once the leaderboard is active.
get/leaderboards/{brandId}/{leaderboardId}/player/{playerId}
Path parameters
brandIdstring uuid required
Example:aebb6a6a-bdef-480f-8096-e13f9c3d4969
Brand UUID returned by GET /brands/default/{tenantId}.
leaderboardIdstring required
Example:lb-11111111-1111-1111-1111-111111111111
Leaderboard UUID (from the leaderboards list id).
playerIdstring required
Example:player-123
Your internal player/customer identifier.
Response
Enrollment record with score.