Skip to content

/api/v1/data/matches

GET
/api/v1/data/matches
curl --request GET \
--url 'https://example.com/api/v1/data/matches?limit=50' \
--header 'Authorization: Bearer <token>'
from
string
to
string
leagueId
integer format: int32
teamId
integer format: int32
status
string
include
string
limit
integer format: int32
default: 50

OK