StatsHub Docs
APIEndpoint referenceUnique tournament

/unique-tournament/{uniqueTournamentId}

GET
/api/unique-tournament/{uniqueTournamentId}

Path Parameters

uniqueTournamentId*string

Response Body

application/json

application/json

application/json

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