Athlete
Retrieves the profile of the currently authenticated athlete.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| Username | String | ||
| Firstname | String | ||
| Lastname | String | ||
| ResourceState | Int |
The allowed values are 1, 2, 3. | |
| AthleteType | Int |
The allowed values are 0, 1. | |
| Sex | String |
The allowed values are M, F. | |
| MeasurementPreference | String |
The allowed values are feet, meters. | |
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| BadgeTypeId | Int | ||
| City | String | ||
| Country | String | ||
| DatePreference | String | ||
| FollowerCount | Int | ||
| FriendCount | Int | ||
| Ftp | Int | ||
| IsPremium | Boolean | ||
| MutualFriendCount | Int | ||
| Profile | String | ||
| ProfileMedium | String | ||
| State | String | ||
| Weight | Decimal | ||
| Bikes | String | ||
| Clubs | String | ||
| Shoes | String |