stravalib.client.Client.get_athlete_clubs#
- Client.get_athlete_clubs()[source]#
List the clubs for the currently authenticated athlete.
https://developers.strava.com/docs/reference/#api-Clubs-getLoggedInAthleteClubs
- Returns:
A list of
stravalib.model.Club- Return type:
py:class:list