Skip to main content
GET
Get division leaderboard recent rounds

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

division_id
string
required

Division whose recent leaderboard history should be returned.

Pattern: ^div_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Query Parameters

snapshot_version
string
required

Version returned by the matching leaderboard summary.

Required string length: 64
Pattern: ^[0-9a-f]{64}$

Response

DivisionLeaderboardRecentRoundsPublic · object | null

Successful Response

snapshot_version
string
required

Version of the published leaderboard snapshot.

entries
LeaderboardRecentRoundsEntryPublic · object[]
required

Recent-round history by player.