Leagues
Retrieve a paginated list of leagues. Use the fields parameter to customize response fields.
Authorizations
Query Parameters
Specify custom response with available response fields.
Fields included as default: id, slug, name, fullName, commonName, teamClass, leagueType, leagueLevel, scheduleType, country, continent, region, flagUrl, logo, logoUrl, imageUrl, numberOfTeams, primaryDraftType, existsInLeagueEndpoint, links, eliteprospectsUrlPath, updatedAt, _links
id, slug, name, fullName, commonName, teamClass, leagueType, leagueLevel, scheduleType, country, continent, region, flagUrl, logo, logoUrl, imageUrl, numberOfTeams, primaryDraftType, existsInLeagueEndpoint, links, eliteprospectsUrlPath, updatedAt, _links, country.*, flagUrl.*, logo.*, primaryDraftType.*, links.*, * The number of items to skip before starting to collect the result set.
x >= 0The number of items to return.
0 <= x <= 1000Sort results by field name. Prefix with - for descending order (e.g., -name).
name, -name, country, -country, updatedAt, -updatedAt Full-text search by name
Filter by slug
Filter by name
Filter by country slug in ISO 3166-1 alpha-3
Filter by teamClass
men, women Filter by leagueType
Filter by leagueLevel
Filter by updatedAt greater or equal to in ISO-8601 format for date and time