v1
latestOpenAPI 3.0.02026-07-24900287.5 KBAthletes
Get Athlete Details
This API will return athlete details for a given athlete id.
get/athletes/{id}
Path parameters
idstring required
Athlete Id
Query parameters
includestring[]
Entities to include under each item, comma separated.
force_units'metric' | 'imperial'
Override the user's unit preference for weight and height. Returns values in the specified unit system instead of the user's configured preference.
Response
Athlete Details
Example response
{
"created_at": "2023-10-31 23:59:59",
"modified_at": "2023-10-31 23:59:59"
}