v1
latestOpenAPI 3.0.12026-07-24210349345.4 KBLeaderboards
Tournament Enrollment Status
Lightweight check that returns the player's enrollment status without totalAmount. Use when you only need to know whether the player is enrolled.
get/leaderboards/{brandId}/{leaderboardId}/enrollment/{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 without score.