A collection of Round entities realted to tournaments.
GET/hockey/v2/rounds
Retrieves the collection of Round resources.
Request
Query Parameters
page integer
Default value: 1
The collection page number
count integer
Default value: 30
The number of items per page
uuid string
uuid[] string[]
tournament.uuid string
tournament.uuid[] string[]
properties[] string[]
updatedAt[before] string
updatedAt[strictly_before] string
updatedAt[after] string
updatedAt[strictly_after] string
Responses
- 200
Round collection
Loading...