Hello Garmin Developer Team,
I am currently working with the Garmin API to retrieve detailed data from running activities. At the moment, I am able to obtain the laps correctly, but I also need access to steps-level breakdown for structured workouts.
More specifically, I need to know the exact timestamp range (start and end time in seconds) for each step of the workout:
Warm-up
Running intervals
Recovery
Cool-down
Any additional structured segments
This is essential for processing the activity with precision and segmenting the workout according to the user's training plan.
My question is:
Is this steps-level timing information available through any existing endpoint or FIT message?
If so, could you guide me on how to retrieve it or point me to the correct data type/message?
Thank you very much for your support.
Best regards