GET All Positions
GET
All Positions
GET
All Positionshttps://cricket.sportmonks.com/api/v2.0/positions
Endpoint details
Authorization
API Key
Pagination
NO
Allowed nested includes
0
Parameters
Available parameters
sort
One or comma separated list of fields to sort on. Can be used by adding &sort=
to your request url.
filter
Array of fields to filter on. Can be used by adding &filter[{field you want to filter}].
For example: &filter[name]=Batsman.
Sort
You can sort on all fields.
Example response
https://cricket.sportmonks.com/api/v2.0/positions?api_token={API_TOKEN}
Last updated
Was this helpful?