GET Stage by ID
GET Stage by ID
GET Stage by IDhttps://cricket.sportmonks.com/api/v2.0/stages/{ID}Parameters
Include options
Enriching your responseExample response
Last updated
Was this helpful?
GET Stage by IDhttps://cricket.sportmonks.com/api/v2.0/stages/{ID}Last updated
Was this helpful?
Was this helpful?
https://cricket.sportmonks.com/api/v2.0/stages/11?api_token={API_TOKEN} "data": {
"resource": "stages",
"id": 11,
"league_id": 5,
"season_id": 10,
"name": "Regular Season",
"code": "RS",
"type": "league",
"standings": true,
"updated_at": "2018-10-12T21:18:40.000000Z"
}