Junction home pagelight logodark logo
  • GitHub
  • Get API Keys
  • Get API Keys
Workout
daily.data.workouts.updated
Documentation
API Reference
Event Catalog
Changelog
Lab Tests
  • Orders
  • Results
  • Appointments
Provider
  • provider.connection.created
  • provider.connection.error
Summaries
  • Activity
  • Body
  • Meal
  • Menstrual Cycle
  • Profile
  • Sleep
  • Sleep Cycle
  • Workout
    • daily.data.workouts.created
    • daily.data.workouts.updated
    • historical.data.workouts.created
  • Workout Stream
Activity Timeseries
  • Calories Active
  • Calories Basal
  • Distance
  • Floors Climbed
  • Steps
  • VO2 Max
  • Workout Duration
  • Wheelchair Push
  • Stand Hour
  • Stand Duration
  • Fall
Workout Stream Timeseries
  • Workout Distance
  • Workout Swimming Stroke
Vitals Timeseries
  • Blood Pressure
  • Blood Oxygen
  • Cholesterol
  • Electrocardiogram Voltage
  • Glucose
  • IGE
  • IGG
  • Insulin Injection
  • Heart rate
  • HRV
  • Respiratory Rate
  • Forced Expiratory Volume 1
  • Forced Vital Capacity
  • Peak Expiratory Flow Rate
  • Inhaler Usage
  • Heart Rate Recovery One Minute
Body Timeseries
  • Body Fat
  • Body Weight
  • Body Mass Index
  • Lean Body Mass
  • Waist Circumference
  • Body Temperature
  • Body Temperature Delta
  • Basal Body Temperature
Diary Timeseries
  • Note
Nutrition Timeseries
  • Caffeine
  • Carbohydrates
  • Water
Wellness Timeseries
  • Sleep Apnea Alert
  • Sleep Breathing Disturbance
  • Mindfulness Minutes
  • Stress Level
  • UV Exposure
  • Daylight Exposure
  • Handwashing
Workout

daily.data.workouts.updated

The schema is of type object.

daily.data.workouts.createdhistorical.data.workouts.created
websitetwitterlinkedin
Powered by Mintlify
{
  "event_type": "daily.data.workouts.created",
  "user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "client_user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "team_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "data": {
    "average_hr": 100,
    "average_speed": 4.2,
    "average_watts": 100,
    "calendar_date": "2023-02-27",
    "calories": 300,
    "created_at": "2023-02-27T20:31:24+00:00",
    "device_watts": 80,
    "distance": 1700,
    "elev_high": 20.2,
    "elev_low": -10.2,
    "hr_zones": [
      100,
      90,
      10,
      10,
      200
    ],
    "id": "185d0f34-dfc0-429f-84f9-b24030914bdd",
    "map": {
      "summary_polyline": "agn~Ftb{uOvr@daBunBjdBkHwiD????~Ngn@ha@_N~Ql`@"
    },
    "max_hr": 190,
    "max_speed": 7.8,
    "max_watts": 200,
    "moving_time": 100,
    "source": {
      "provider": "strava",
      "type": "unknown"
    },
    "sport": {
      "id": 1,
      "name": "football"
    },
    "time_end": "2023-02-27T12:31:24+00:00",
    "time_start": "2023-02-27T11:31:24+00:00",
    "total_elevation_gain": 10,
    "updated_at": "2023-02-28T01:22:38+00:00",
    "user_id": "1449752e-0d8a-40e0-9206-91ab099b2537",
    "weighted_average_watts": 250
  }
}