StatsHub Docs
APIEndpoint referenceSeason

/season

GET
/api/season

Response Body

application/json

application/json

curl -X GET "https://example.com/api/season"
[  {    "editor": true,    "id": 0,    "name": "string",    "tournamentId": 0,    "uniqueTournamentId": 0,    "year": "string"  }]