A collection of State entities that represent a geographical region (Sate or Province).
GET/hockey/v2/states
A State
entity can be associated with locations such as a Venue
or a Player
birth place.
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...