GET Squad by Team and Season ID

GET Squad by Team and Season ID

https://cricket.sportmonks.com/api/v2.0/teams/{ID}/squad/{season_ID}

Endpoint details

Authorization

API Key

Pagination

NO

Allowed nested includes

0

Parameters

Available parameters

fields[object]

Only return fields you are interested in. Simply add &fields[object]=id,name,code to your request url.

sort

One or comma separated list of fields to sort on. Can be used by adding &sort= to your request url.

Sort

You can sort on all fields.

Example response

https://cricket.sportmonks.com/api/v2.0/teams/47/squad/10?api_token={API_TOKEN}

Last updated