Skip to main content
GET
Get league achievement leaderboard

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

league_id
string
required

League whose achievement leaderboard should be returned.

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

Response

Successful Response

league_id
string
required

League whose achievement leaderboard is returned.

catalog
LeagueAchievementCatalogEntryPublic · object[]
required

League achievement catalog and earn counts.

entries
AchievementLeaderboardRowPublic · object[]
required

Player entries ordered by Achievement Points.