v1
latestOpenAPI 3.0.02026-07-24900287.5 KBAthletes
Get List of Athletes
This API returns the list of all athletes.
get/athletes
Query parameters
jerseystring
Jersey of athlete
first_namestring
Athlete's first name
last_namestring
Athlete's last name
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
List of all athletes
Example response
[
{
"created_at": "2023-10-31 23:59:59",
"modified_at": "2023-10-31 23:59:59"
}
]