EndpointsLeagues
Get league superlatives
GET
/v2/leagues/{league_id}/superlativesReturns the newest completed public superlatives summary for a visible league, or no content when unavailable.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
league_id*League Id
League whose superlatives should be returned.
Match
^league_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$