Skip to content

/api/matches/{id}

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

OK