A single League entity.
GET/hockey/v2/leagues/:uuid
A League
entity can be associated with a Season
and is used to create a hierarchy of resources. Depending on the sport and/or league, the leage may include a Conference
or Division
.
Request
Path Parameters
uuid stringrequired
Resource identifier
Responses
- 200
- 404
League resource
Resource not found
Loading...