A collection of Position entities. One entity for each avaialble player position.
GET/basketball/v2/positions
A Position
entity can be associated with a Player
and is used to represent the player's primary role on the team.
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...