EndpointsRounds
List division leaderboards
GET
/v2/division-leaderboardsReturn the primary leaderboard for each requested division in one response. Divisions that do not exist or are not visible to the caller are omitted rather than failing the batch.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Query Parameters
division_id*array<>
Divisions whose primary leaderboards should be returned; repeat the parameter.
Items
1 <= items <= 100include_recent_rounds?Include Recent Rounds
Include each entry's recent per-round score history.
Default
true