Athletes
Get Athlete Details
Retrieves the information of an athlete in an organization.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier for the athlete record to be retrieved.
Response
200
application/json
Successful retrieval of athlete data.
The response is of type object
.