Skip to content

/api/matches/upcoming

GET
/api/matches/upcoming
curl --request GET \
--url 'https://example.com/api/matches/upcoming?days=7' \
--header 'Authorization: Bearer <token>'
days
integer format: int32
default: 7

OK