A collection of Division entities.
GET/baseball/v2/divisions
A Division
entity can be associated with a League
and is used to create a hierarchy of resources. Depending on the sport and/or league, the Conference
and Division
may be excluded or reversed (League > Conference > Division
vs League > Division > Conference
).
Request
Query Parameters
page integer
Default value: 1
The collection page number
count integer
Default value: 30
The number of items per page
properties[] string[]
updatedAt[before] string
updatedAt[strictly_before] string
updatedAt[after] string
updatedAt[strictly_after] string
Loading...