A collection of League entities.
GET/basketball/v2/leagues
A League
entity can be associated with a Season
and is used to create a hierarchy of resources. Depending on the sport and/or league, the leage may include a Conference
or Division
.
Request
Query Parameters
page integer
Default value: 1
The collection page number
count integer
Default value: 30
The number of items per page
id integer
id[] integer[]
uuid string
uuid[] string[]
properties[] string[]
updatedAt[before] string
updatedAt[strictly_before] string
updatedAt[after] string
updatedAt[strictly_after] string
Responses
- 200
League collection
Loading...