GET Team by ID
GET Team by ID
GET Team by IDhttps://cricket.sportmonks.com/api/v2.0/teams/{ID}Parameters
Include options
Enriching your responseExample response
Last updated
Was this helpful?
GET Team by IDhttps://cricket.sportmonks.com/api/v2.0/teams/{ID}Last updated
Was this helpful?
Was this helpful?
https://cricket.sportmonks.com/api/v2.0/teams/47?api_token={API_TOKEN} "data": {
"resource": "teams",
"id": 47,
"name": "Adelaide Strikers",
"code": "AS",
"image_path": "https://cdn.sportmonks.com/images/cricket/teams/15/47.png",
"country_id": 98,
"national_team": false,
"updated_at": "2019-12-19T12:26:02.000000Z"
}