A collection of Venue entities with general info and location.
GET/hockey/v2/venues
A Venue
entity can be associated with locations such as a Team
's home venue or an Event
venue.
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...