Skip to main content
Answered

How to get details for all laps by an athlete in a single call?

  • December 31, 2022
  • 1 reply
  • 18 views

Forum|alt.badge.img

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?

Best answer by Elliott

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! 

1 reply

Forum|alt.badge.img+22
  • Community Manager
  • Answer
  • January 18, 2023

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!