GET Stage by ID
GET Stage by ID
GET Stage by IDhttps://soccer.sportmonks.com/api/v2.0/stages/{ID}Parameters
Include options
IncludesExample response
https://soccer.sportmonks.com/api/v2.0/stages/77447500?api_token={API_TOKEN} "data": {
"id": 77447500,
"name": "2nd Phase",
"type": "Group Stage",
"league_id": 501,
"season_id": 17141,
"sort_order": 2,
"has_standings": true
},Last updated
Was this helpful?