Skip to content

/api/v1/data/matches/{matchId}

GET
/api/v1/data/matches/{matchId}
curl --request GET \
--url https://example.com/api/v1/data/matches/1 \
--header 'Authorization: Bearer <token>'
matchId
required
integer format: int32
include
string

OK