EndpointsRounds

List division leaderboards

GET/v2/division-leaderboards

Return 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.

Items1 <= items <= 100
include_recent_rounds?Include Recent Rounds

Include each entry's recent per-round score history.

Defaulttrue