GET
/
v2
/
timeseries
/
workouts
/
{workout_id}
/
stream

Authorizations

x-vital-api-key
string
header
required

Vital Team API Key

Path Parameters

workout_id
string
required

The Vital ID for the workout

Response

200 - application/json
altitude

Data points for altitude

cadence

RPM for cycling, Steps per minute for running

distance

Cumulated distance for exercise

heartrate

Heart rate in bpm

lat

Latitude for data point

lng

Longitude for data point

power

Power in watts

resistance

Resistance on bike

temperature

Temperature stream measured by device in Celsius

time
integer[] | null

Corresponding time stamp in unix time for datapoint

velocity_smooth

Velocity in m/s