Workout Routes

Single Workout Document

get/v2/usercollection/workout/{document_id}

Path parameters

document_idstring required

Response

Successful Response

idstring required

Unique identifier of the object.

activitystring required

Type of the workout activity.

caloriesnumber nullable

Energy burned in kilocalories during the workout.

daystring required
distancenumber nullable

Distance traveled in meters during the workout.

end_datetimestring required
intensity'easy' | 'moderate' | 'hard' required

Possible workout intensities.

labelstring nullable

User-defined label for the workout.

source'manual' | 'autodetected' | 'confirmed' | 'workout_heart_rate' required

Possible workout sources.

start_datetimestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.