Skip to main content

How to get details for all laps by an athlete in a single call without having to provide the activity id for each activity?  Or should i make one call per activity to get the laps information? Any better way?

Hey there, 


Sounds like you're after this endpoint. If you make a request with a specific activity ID, all of that activity's laps will be returned. This way, the lap data returned is relevant to the activity that it belongs to. Hope this helps! 


Reply