Can 3 party apps obtain Intervals information created using WorkoutKit?

I am developing a running training app that coaches can use to create interval workout plans.

I can use HKWorkout to get information about Splits similar to that in Fitness app, but I can't get information about Intervals.

My idea is to show interval details when users view their completed custom interval workout plans.

Can I use Healthkit (or another feasible method) to get the actual distance or time of exercise in intervals workout ? (I know the workoutPlan property, but it doesn't reflect the segments of a real interval training workout.)

Any insights or suggestions would be greatly appreciated!

Thanks in advance!

Can 3 party apps obtain Intervals information created using WorkoutKit?
 
 
Q