Skip to content

/api/v1/data/leagues

GET
/api/v1/data/leagues
curl --request GET \
--url 'https://example.com/api/v1/data/leagues?limit=50' \
--header 'Authorization: Bearer <token>'
country
string
isActive
boolean
limit
integer format: int32
default: 50

OK