Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/afib-burden.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Afib Burden"
description: "Retrieve atrial fibrillation burden percentages from compatible devices for a user from connected wearables and health providers using the Junction timeseries."
openapi: "GET /v2/timeseries/{user_id}/afib_burden/grouped"
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Basal Body Temperature"
description: "Retrieve basal body temperature measurements for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/basal_body_temperature/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/blood-oxygen.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Blood Oxygen"
description: "Retrieve blood oxygen saturation (SpO2) measurements for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/blood_oxygen/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/blood-pressure.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Blood Pressure"
description: "Retrieve systolic and diastolic blood pressure readings for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/blood_pressure/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/body-fat.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Body Fat"
description: "Retrieve body fat percentage measurements for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/body_fat/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/body-mass-index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Body Mass Index"
description: "Retrieve body mass index (BMI) values calculated from height and weight for a user from connected wearables and health providers using the Junction timeseries."
openapi: "GET /v2/timeseries/{user_id}/body_mass_index/grouped"
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Body Temperature Delta"
description: "Retrieve changes in body temperature relative to a baseline for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/body_temperature_delta/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/body-temperature.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Body Temperature"
description: "Retrieve body temperature readings for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/body_temperature/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/body-weight.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Body Weight"
description: "Retrieve body weight measurements for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/body_weight/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/caffeine.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Caffeine"
description: "Retrieve caffeine intake from logged consumption data for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/caffeine/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/calories-active.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Calories Active"
description: "Retrieve active calories burned during movement and exercise for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/calories_active/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/calories-basal.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Calories Basal"
description: "Retrieve basal calories burned at rest for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/calories_basal/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/carbohydrates.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Carbohydrates"
description: "Retrieve carbohydrate intake from logged nutrition data for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/carbohydrates/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/cholesterol.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Cholesterol"
description: "Retrieve cholesterol measurements for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/cholesterol/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/daylight-exposure.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Daylight Exposure"
description: "Retrieve time spent exposed to daylight for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/daylight_exposure/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/distance.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Distance"
description: "Retrieve distance traveled during the day for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/distance/grouped"
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Electrocardiogram Voltage"
description: "Retrieve raw electrocardiogram voltage samples for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/electrocardiogram_voltage/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/fall.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Fall"
description: "Retrieve detected fall events from compatible devices for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/fall/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/floors-climbed.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Floors Climbed"
description: "Retrieve flights of stairs climbed throughout the day for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/floors_climbed/grouped"
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Forced Expiratory Volume 1"
description: "Retrieve forced expiratory volume in one second (FEV1) measurements for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/forced_expiratory_volume_1/grouped"
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Forced Vital Capacity"
description: "Retrieve forced vital capacity (FVC) measurements for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/forced_vital_capacity/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/glucose.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Glucose"
description: "Retrieve blood glucose readings for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/glucose/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/handwashing.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Handwashing"
description: "Retrieve handwashing events recorded by compatible devices for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/handwashing/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/heart-rate-alert.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Heart Rate Alert"
description: "Retrieve heart rate alert events from compatible devices for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/heart_rate_alert/grouped"
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Heart Rate Recovery One Minute"
description: "Retrieve heart rate recovery values one minute after exercise for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/heart_rate_recovery_one_minute/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/heartrate.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Heart Rate"
description: "Retrieve heart rate measurements over time for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/heartrate/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/hrv.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Heart Rate Variability"
description: "Retrieve heart rate variability (HRV) measurements for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/hrv/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/hypnogram.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Hypnogram"
description: "Retrieve sleep stage transitions throughout a sleep session for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/hypnogram/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/ige.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Ige"
description: "Retrieve immunoglobulin E (IgE) lab values for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/ige/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/igg.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Igg"
description: "Retrieve immunoglobulin G (IgG) lab values for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/igg/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/inhaler-usage.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Inhaler Usage"
description: "Retrieve inhaler usage events from compatible devices for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/inhaler_usage/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/insulin-injection.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Insulin Injection"
description: "Retrieve logged insulin injection events for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/insulin_injection/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/lean-body-mass.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Lean Body Mass"
description: "Retrieve lean body mass measurements for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/lean_body_mass/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/mindfulness-minutes.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Mindfulness Minutes"
description: "Retrieve minutes spent on mindfulness or meditation activities for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/mindfulness_minutes/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/note.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Note"
description: "Retrieve user-logged notes attached to health data for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/note/grouped"
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Peak Expiratory Flow Rate"
description: "Retrieve peak expiratory flow rate (PEFR) measurements for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/peak_expiratory_flow_rate/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/respiratory-rate.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Respiratory Rate"
description: "Retrieve breathing rate measurements for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/respiratory_rate/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/sleep-apnea-alert.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Sleep Apnea Alert"
description: "Retrieve sleep apnea alert events from compatible devices for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/sleep_apnea_alert/grouped"
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Sleep Breathing Disturbance"
description: "Retrieve breathing disturbances detected during sleep for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/sleep_breathing_disturbance/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/stand-duration.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Stand Duration"
description: "Retrieve time spent standing throughout the day for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/stand_duration/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/stand-hour.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Stand Hour"
description: "Retrieve hours during which the user stood and moved around for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/stand_hour/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/steps.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Steps"
description: "Retrieve step counts recorded throughout the day for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/steps/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/stress-level.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Stress Level"
description: "Retrieve stress level measurements derived from physiological data for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/stress_level/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/uv-exposure.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Uv Exposure"
description: "Retrieve ultraviolet light exposure measurements for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/uv_exposure/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/vo2-max.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Vo2 Max"
description: "Retrieve VO2 max cardiorespiratory fitness measurements for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/vo2_max/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/waist-circumference.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Waist Circumference"
description: "Retrieve waist circumference measurements for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/waist_circumference/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/water.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Water"
description: "Retrieve water intake from logged hydration data for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/water/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/wheelchair-push.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Wheelchair Push"
description: "Retrieve wheelchair push counts for wheelchair users for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/wheelchair_push/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/workout-distance.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Workout Distance"
description: "Retrieve distance recorded during workout sessions for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/workout_distance/grouped"
---

Expand Down
1 change: 1 addition & 0 deletions docs/api-reference/data/timeseries/workout-duration.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Workout Duration"
description: "Retrieve duration of workout sessions for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/workout_duration/grouped"
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Workout Swimming Stroke"
description: "Retrieve swimming stroke data captured during workouts for a user from connected wearables and health providers using the Junction timeseries API."
openapi: "GET /v2/timeseries/{user_id}/workout_swimming_stroke/grouped"
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: continuous_query.result_table.changed
description: "Webhook event sent when a Continuous Query result table changes, letting you react to updated query outputs in near real time."
openapi-schema: ClientFacingContinuousQueryResultTableChanged
---
1 change: 1 addition & 0 deletions docs/event-catalog/daily.data.activity.created.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: daily.data.activity.created
description: "Daily webhook event triggered when daily activity metrics like steps, calories, and active minutes for a user is first ingested in Junction."
openapi-schema: ClientFacingActivityChanged
---
1 change: 1 addition & 0 deletions docs/event-catalog/daily.data.activity.updated.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: daily.data.activity.updated
description: "Daily webhook event triggered when daily activity metrics like steps, calories, and active minutes for a user is updated in Junction."
openapi-schema: ClientFacingActivityChanged
---
1 change: 1 addition & 0 deletions docs/event-catalog/daily.data.afib_burden.created.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: daily.data.afib_burden.created
description: "Daily webhook event triggered when atrial fibrillation burden percentages from compatible devices for a user is first ingested in Junction."
openapi-schema: ClientFacingAfibBurdenChanged
---
1 change: 1 addition & 0 deletions docs/event-catalog/daily.data.afib_burden.updated.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: daily.data.afib_burden.updated
description: "Daily webhook event triggered when atrial fibrillation burden percentages from compatible devices for a user is updated in Junction."
openapi-schema: ClientFacingAfibBurdenChanged
---
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: daily.data.basal_body_temperature.created
description: "Daily webhook event triggered when basal body temperature measurements for a user is first ingested in Junction."
openapi-schema: ClientFacingBasalBodyTemperatureChanged
---
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: daily.data.basal_body_temperature.updated
description: "Daily webhook event triggered when basal body temperature measurements for a user is updated in Junction."
openapi-schema: ClientFacingBasalBodyTemperatureChanged
---
Loading
Loading