APIEndpoint referenceUnique tournament
/unique-tournament/{uniqueTournamentId}/seasons
Path Parameters
uniqueTournamentId*string
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/unique-tournament/string/seasons"{ "data": [ { "editor": true, "id": 0, "name": "string", "tournamentId": 0, "uniqueTournamentId": 0, "year": "string" } ]}