stravalib.client.Client.get_athlete#
- Client.get_athlete() DetailedAthlete[source]#
Gets the specified athlete; if athlete_id is None then retrieves a detail-level representation of currently authenticated athlete; otherwise summary-level representation returned of athlete.
- Returns:
class – The
stravalib.model.DetailedAthletemodel object.- Return type:
stravalib.model.DetailedAthlete
Notes
See: https://developers.strava.com/docs/reference/#api-Athletes
https://developers.strava.com/docs/reference/#api-Athletes-getLoggedInAthlete