Season scoreboard (top 10 + current user)
GET/scoreboard
Returns the top 10 entries for the active season (or last ended season if none active), plus the calling user's rank if outside the top 10. Display names are resolved from Cognito with a short-id fallback.
Request
Responses
- 200
- 400
- 401
- 500
Scoreboard for the (active or last ended) season
Missing X-Tenant-Id or no season found
Unauthorized
Server error