StatsHub Docs
APIEndpoint referenceTournament

/tournament/{id}

GET
/api/tournament/{id}

Path Parameters

id*string

Query Parameters

leagueId?integer
Formatint64

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/api/tournament/string"
{  "data": {    "property1": null,    "property2": null  }}