Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
OK
Entity represents some object, such as competition, conference, team or person.
GetEntity
Returns entity information by entity ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
Entity represents some object, such as competition, conference, team or person.