Skip to main content

I'm querying the Strava API with the getKudoersByActivityId request, and the SummaryAthlete objects that are being returned only have 'firstname' and 'lastname' fields. Is there a way to get more details of the athlete? I'm trying to get the profile pictures of every kudoer of an athlete. 

That's not possible, Strava is very restricting in the API if it comes to other than the authenticated athlete.


Reply