Resolved! How to get details for all laps by an athlete in a single call?
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?