APIEndpoint referenceTournament
/tournament/{id}
Path Parameters
id*string
Query Parameters
leagueId?integer
Format
int64Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/tournament/string"{ "data": { "property1": null, "property2": null }}