Junction home pagelight logodark logo
  • GitHub
  • Get API Keys
  • Get API Keys
Body
daily.data.body.created
Documentation
API Reference
Event Catalog
Changelog
Lab Tests
  • Orders
  • Results
  • Appointments
Provider
  • provider.connection.created
  • provider.connection.error
Summaries
  • Activity
  • Body
    • daily.data.body.created
    • daily.data.body.updated
    • historical.data.body.created
  • Meal
  • Menstrual Cycle
  • Profile
  • Sleep
  • Sleep Cycle
  • Workout
  • 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
Body

daily.data.body.created

The schema is of type object.

historical.data.activity.createddaily.data.body.updated
websitetwitterlinkedin
Powered by Mintlify
{
  "event_type": "daily.data.body.created",
  "user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "client_user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "team_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "data": {
    "body_mass_index": 22.3,
    "bone_mass_percentage": 4.3,
    "calendar_date": "2023-02-27",
    "created_at": "2023-02-27T20:31:24+00:00",
    "date": "2023-02-27T12:31:24+00:00",
    "fat": 30,
    "height": 183,
    "id": "8be1306e-01fc-46b1-b5d1-a9e39052db09",
    "lean_body_mass_kilogram": 40.1,
    "muscle_mass_percentage": 40.2,
    "source": {
      "logo": "https://logo_url.com",
      "name": "Withings",
      "slug": "withings"
    },
    "updated_at": "2023-02-28T01:22:38+00:00",
    "user_id": "1449752e-0d8a-40e0-9206-91ab099b2537",
    "visceral_fat_index": 4.5,
    "waist_circumference_centimeter": 86.36,
    "water_percentage": 55.4,
    "weight": 80
  }
}