diff --git a/docs/api-reference/data/timeseries/afib-burden.mdx b/docs/api-reference/data/timeseries/afib-burden.mdx index 1090174e2..e1ad445ef 100644 --- a/docs/api-reference/data/timeseries/afib-burden.mdx +++ b/docs/api-reference/data/timeseries/afib-burden.mdx @@ -1,5 +1,6 @@ --- title: "Afib Burden" +description: "Retrieve atrial fibrillation (AFib) burden percentage timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/afib_burden/grouped" --- diff --git a/docs/api-reference/data/timeseries/basal-body-temperature.mdx b/docs/api-reference/data/timeseries/basal-body-temperature.mdx index 5785c0f7f..5692e5e1c 100644 --- a/docs/api-reference/data/timeseries/basal-body-temperature.mdx +++ b/docs/api-reference/data/timeseries/basal-body-temperature.mdx @@ -1,5 +1,6 @@ --- title: "Basal Body Temperature" +description: "Retrieve basal body temperature timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/basal_body_temperature/grouped" --- diff --git a/docs/api-reference/data/timeseries/blood-oxygen.mdx b/docs/api-reference/data/timeseries/blood-oxygen.mdx index eaab46786..0028e183e 100644 --- a/docs/api-reference/data/timeseries/blood-oxygen.mdx +++ b/docs/api-reference/data/timeseries/blood-oxygen.mdx @@ -1,5 +1,6 @@ --- title: "Blood Oxygen" +description: "Retrieve blood oxygen saturation (SpO2) timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/blood_oxygen/grouped" --- diff --git a/docs/api-reference/data/timeseries/blood-pressure.mdx b/docs/api-reference/data/timeseries/blood-pressure.mdx index bd2c59052..cb09bcbd4 100644 --- a/docs/api-reference/data/timeseries/blood-pressure.mdx +++ b/docs/api-reference/data/timeseries/blood-pressure.mdx @@ -1,5 +1,6 @@ --- title: "Blood Pressure" +description: "Retrieve blood pressure systolic and diastolic timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/blood_pressure/grouped" --- diff --git a/docs/api-reference/data/timeseries/body-fat.mdx b/docs/api-reference/data/timeseries/body-fat.mdx index f179980f9..3762684ed 100644 --- a/docs/api-reference/data/timeseries/body-fat.mdx +++ b/docs/api-reference/data/timeseries/body-fat.mdx @@ -1,5 +1,6 @@ --- title: "Body Fat" +description: "Retrieve body fat percentage timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/body_fat/grouped" --- diff --git a/docs/api-reference/data/timeseries/body-mass-index.mdx b/docs/api-reference/data/timeseries/body-mass-index.mdx index 6e7c59975..2241b859d 100644 --- a/docs/api-reference/data/timeseries/body-mass-index.mdx +++ b/docs/api-reference/data/timeseries/body-mass-index.mdx @@ -1,5 +1,6 @@ --- title: "Body Mass Index" +description: "Retrieve body mass index (BMI) timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/body_mass_index/grouped" --- diff --git a/docs/api-reference/data/timeseries/body-temperature-delta.mdx b/docs/api-reference/data/timeseries/body-temperature-delta.mdx index 09bfead70..849c5cda2 100644 --- a/docs/api-reference/data/timeseries/body-temperature-delta.mdx +++ b/docs/api-reference/data/timeseries/body-temperature-delta.mdx @@ -1,5 +1,6 @@ --- title: "Body Temperature Delta" +description: "Retrieve body temperature delta from baseline timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/body_temperature_delta/grouped" --- diff --git a/docs/api-reference/data/timeseries/body-temperature.mdx b/docs/api-reference/data/timeseries/body-temperature.mdx index ce08f4def..327155d05 100644 --- a/docs/api-reference/data/timeseries/body-temperature.mdx +++ b/docs/api-reference/data/timeseries/body-temperature.mdx @@ -1,5 +1,6 @@ --- title: "Body Temperature" +description: "Retrieve body temperature timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/body_temperature/grouped" --- diff --git a/docs/api-reference/data/timeseries/body-weight.mdx b/docs/api-reference/data/timeseries/body-weight.mdx index 562de1373..261cb042e 100644 --- a/docs/api-reference/data/timeseries/body-weight.mdx +++ b/docs/api-reference/data/timeseries/body-weight.mdx @@ -1,5 +1,6 @@ --- title: "Body Weight" +description: "Retrieve body weight timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/body_weight/grouped" --- diff --git a/docs/api-reference/data/timeseries/caffeine.mdx b/docs/api-reference/data/timeseries/caffeine.mdx index 1ac0c9c15..0fa088486 100644 --- a/docs/api-reference/data/timeseries/caffeine.mdx +++ b/docs/api-reference/data/timeseries/caffeine.mdx @@ -1,5 +1,6 @@ --- title: "Caffeine" +description: "Retrieve caffeine intake timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/caffeine/grouped" --- diff --git a/docs/api-reference/data/timeseries/calories-active.mdx b/docs/api-reference/data/timeseries/calories-active.mdx index b1350648e..f975b448c 100644 --- a/docs/api-reference/data/timeseries/calories-active.mdx +++ b/docs/api-reference/data/timeseries/calories-active.mdx @@ -1,5 +1,6 @@ --- title: "Calories Active" +description: "Retrieve active calories burned timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/calories_active/grouped" --- diff --git a/docs/api-reference/data/timeseries/calories-basal.mdx b/docs/api-reference/data/timeseries/calories-basal.mdx index 296b3902a..54f0093d9 100644 --- a/docs/api-reference/data/timeseries/calories-basal.mdx +++ b/docs/api-reference/data/timeseries/calories-basal.mdx @@ -1,5 +1,6 @@ --- title: "Calories Basal" +description: "Retrieve basal calories burned timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/calories_basal/grouped" --- diff --git a/docs/api-reference/data/timeseries/carbohydrates.mdx b/docs/api-reference/data/timeseries/carbohydrates.mdx index 481ebaea5..38de7abca 100644 --- a/docs/api-reference/data/timeseries/carbohydrates.mdx +++ b/docs/api-reference/data/timeseries/carbohydrates.mdx @@ -1,5 +1,6 @@ --- title: "Carbohydrates" +description: "Retrieve carbohydrate intake timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/carbohydrates/grouped" --- diff --git a/docs/api-reference/data/timeseries/cholesterol.mdx b/docs/api-reference/data/timeseries/cholesterol.mdx index 8264d78a1..894fa75f1 100644 --- a/docs/api-reference/data/timeseries/cholesterol.mdx +++ b/docs/api-reference/data/timeseries/cholesterol.mdx @@ -1,5 +1,6 @@ --- title: "Cholesterol" +description: "Retrieve cholesterol intake timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/cholesterol/grouped" --- diff --git a/docs/api-reference/data/timeseries/daylight-exposure.mdx b/docs/api-reference/data/timeseries/daylight-exposure.mdx index 66dbcda8c..0dceb3b2d 100644 --- a/docs/api-reference/data/timeseries/daylight-exposure.mdx +++ b/docs/api-reference/data/timeseries/daylight-exposure.mdx @@ -1,5 +1,6 @@ --- title: "Daylight Exposure" +description: "Retrieve daylight exposure timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/daylight_exposure/grouped" --- diff --git a/docs/api-reference/data/timeseries/distance.mdx b/docs/api-reference/data/timeseries/distance.mdx index 4c9de296d..4db2fa722 100644 --- a/docs/api-reference/data/timeseries/distance.mdx +++ b/docs/api-reference/data/timeseries/distance.mdx @@ -1,5 +1,6 @@ --- title: "Distance" +description: "Retrieve distance traveled timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/distance/grouped" --- diff --git a/docs/api-reference/data/timeseries/electrocardiogram-voltage.mdx b/docs/api-reference/data/timeseries/electrocardiogram-voltage.mdx index a9d5b87f5..4dbc8bba0 100644 --- a/docs/api-reference/data/timeseries/electrocardiogram-voltage.mdx +++ b/docs/api-reference/data/timeseries/electrocardiogram-voltage.mdx @@ -1,5 +1,6 @@ --- title: "Electrocardiogram Voltage" +description: "Retrieve electrocardiogram (ECG) voltage waveforms timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/electrocardiogram_voltage/grouped" --- diff --git a/docs/api-reference/data/timeseries/fall.mdx b/docs/api-reference/data/timeseries/fall.mdx index 0dcde1922..9bfdd2b7e 100644 --- a/docs/api-reference/data/timeseries/fall.mdx +++ b/docs/api-reference/data/timeseries/fall.mdx @@ -1,5 +1,6 @@ --- title: "Fall" +description: "Retrieve fall events timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/fall/grouped" --- diff --git a/docs/api-reference/data/timeseries/floors-climbed.mdx b/docs/api-reference/data/timeseries/floors-climbed.mdx index f5266f874..780cf6078 100644 --- a/docs/api-reference/data/timeseries/floors-climbed.mdx +++ b/docs/api-reference/data/timeseries/floors-climbed.mdx @@ -1,5 +1,6 @@ --- title: "Floors Climbed" +description: "Retrieve floors climbed timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/floors_climbed/grouped" --- diff --git a/docs/api-reference/data/timeseries/forced-expiratory-volume-1.mdx b/docs/api-reference/data/timeseries/forced-expiratory-volume-1.mdx index bc5f4544c..365673359 100644 --- a/docs/api-reference/data/timeseries/forced-expiratory-volume-1.mdx +++ b/docs/api-reference/data/timeseries/forced-expiratory-volume-1.mdx @@ -1,5 +1,6 @@ --- title: "Forced Expiratory Volume 1" +description: "Retrieve forced expiratory volume in one second (FEV1) timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/forced_expiratory_volume_1/grouped" --- diff --git a/docs/api-reference/data/timeseries/forced-vital-capacity.mdx b/docs/api-reference/data/timeseries/forced-vital-capacity.mdx index 2651150df..9ecbecc17 100644 --- a/docs/api-reference/data/timeseries/forced-vital-capacity.mdx +++ b/docs/api-reference/data/timeseries/forced-vital-capacity.mdx @@ -1,5 +1,6 @@ --- title: "Forced Vital Capacity" +description: "Retrieve forced vital capacity (FVC) timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/forced_vital_capacity/grouped" --- diff --git a/docs/api-reference/data/timeseries/glucose.mdx b/docs/api-reference/data/timeseries/glucose.mdx index 97b1e8283..1d075297f 100644 --- a/docs/api-reference/data/timeseries/glucose.mdx +++ b/docs/api-reference/data/timeseries/glucose.mdx @@ -1,5 +1,6 @@ --- title: "Glucose" +description: "Retrieve blood glucose readings timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/glucose/grouped" --- diff --git a/docs/api-reference/data/timeseries/handwashing.mdx b/docs/api-reference/data/timeseries/handwashing.mdx index 27831bda3..e448cc8ae 100644 --- a/docs/api-reference/data/timeseries/handwashing.mdx +++ b/docs/api-reference/data/timeseries/handwashing.mdx @@ -1,5 +1,6 @@ --- title: "Handwashing" +description: "Retrieve handwashing events timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/handwashing/grouped" --- diff --git a/docs/api-reference/data/timeseries/heart-rate-alert.mdx b/docs/api-reference/data/timeseries/heart-rate-alert.mdx index 2a0a495a1..dc6c67041 100644 --- a/docs/api-reference/data/timeseries/heart-rate-alert.mdx +++ b/docs/api-reference/data/timeseries/heart-rate-alert.mdx @@ -1,5 +1,6 @@ --- title: "Heart Rate Alert" +description: "Retrieve heart rate alert events timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/heart_rate_alert/grouped" --- diff --git a/docs/api-reference/data/timeseries/heart-rate-recovery-one-minute.mdx b/docs/api-reference/data/timeseries/heart-rate-recovery-one-minute.mdx index faeb40732..e8eb10e28 100644 --- a/docs/api-reference/data/timeseries/heart-rate-recovery-one-minute.mdx +++ b/docs/api-reference/data/timeseries/heart-rate-recovery-one-minute.mdx @@ -1,5 +1,6 @@ --- title: "Heart Rate Recovery One Minute" +description: "Retrieve one-minute heart rate recovery timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/heart_rate_recovery_one_minute/grouped" --- diff --git a/docs/api-reference/data/timeseries/heartrate.mdx b/docs/api-reference/data/timeseries/heartrate.mdx index 0359f2718..1f4e92b65 100644 --- a/docs/api-reference/data/timeseries/heartrate.mdx +++ b/docs/api-reference/data/timeseries/heartrate.mdx @@ -1,5 +1,6 @@ --- title: "Heart Rate" +description: "Retrieve heart rate measurements timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/heartrate/grouped" --- diff --git a/docs/api-reference/data/timeseries/hrv.mdx b/docs/api-reference/data/timeseries/hrv.mdx index fdd14d150..076f41eb6 100644 --- a/docs/api-reference/data/timeseries/hrv.mdx +++ b/docs/api-reference/data/timeseries/hrv.mdx @@ -1,5 +1,6 @@ --- title: "Heart Rate Variability" +description: "Retrieve heart rate variability (HRV) timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/hrv/grouped" --- diff --git a/docs/api-reference/data/timeseries/hypnogram.mdx b/docs/api-reference/data/timeseries/hypnogram.mdx index 4b6f9d6fa..cc0027af8 100644 --- a/docs/api-reference/data/timeseries/hypnogram.mdx +++ b/docs/api-reference/data/timeseries/hypnogram.mdx @@ -1,5 +1,6 @@ --- title: "Hypnogram" +description: "Retrieve hypnogram sleep stage data timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/hypnogram/grouped" --- diff --git a/docs/api-reference/data/timeseries/ige.mdx b/docs/api-reference/data/timeseries/ige.mdx index bbad9e60a..2a6484568 100644 --- a/docs/api-reference/data/timeseries/ige.mdx +++ b/docs/api-reference/data/timeseries/ige.mdx @@ -1,5 +1,6 @@ --- title: "Ige" +description: "Retrieve immunoglobulin E (IgE) measurements timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/ige/grouped" --- diff --git a/docs/api-reference/data/timeseries/igg.mdx b/docs/api-reference/data/timeseries/igg.mdx index 68c97f8e9..2712db752 100644 --- a/docs/api-reference/data/timeseries/igg.mdx +++ b/docs/api-reference/data/timeseries/igg.mdx @@ -1,5 +1,6 @@ --- title: "Igg" +description: "Retrieve immunoglobulin G (IgG) measurements timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/igg/grouped" --- diff --git a/docs/api-reference/data/timeseries/inhaler-usage.mdx b/docs/api-reference/data/timeseries/inhaler-usage.mdx index 27ad8d465..e94a6beae 100644 --- a/docs/api-reference/data/timeseries/inhaler-usage.mdx +++ b/docs/api-reference/data/timeseries/inhaler-usage.mdx @@ -1,5 +1,6 @@ --- title: "Inhaler Usage" +description: "Retrieve inhaler usage events timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/inhaler_usage/grouped" --- diff --git a/docs/api-reference/data/timeseries/insulin-injection.mdx b/docs/api-reference/data/timeseries/insulin-injection.mdx index 090f0c01c..d7ad6d805 100644 --- a/docs/api-reference/data/timeseries/insulin-injection.mdx +++ b/docs/api-reference/data/timeseries/insulin-injection.mdx @@ -1,5 +1,6 @@ --- title: "Insulin Injection" +description: "Retrieve insulin injection events timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/insulin_injection/grouped" --- diff --git a/docs/api-reference/data/timeseries/lean-body-mass.mdx b/docs/api-reference/data/timeseries/lean-body-mass.mdx index 44e83ee05..131be5ada 100644 --- a/docs/api-reference/data/timeseries/lean-body-mass.mdx +++ b/docs/api-reference/data/timeseries/lean-body-mass.mdx @@ -1,5 +1,6 @@ --- title: "Lean Body Mass" +description: "Retrieve lean body mass timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/lean_body_mass/grouped" --- diff --git a/docs/api-reference/data/timeseries/mindfulness-minutes.mdx b/docs/api-reference/data/timeseries/mindfulness-minutes.mdx index c8f682d6e..a80b7bd7d 100644 --- a/docs/api-reference/data/timeseries/mindfulness-minutes.mdx +++ b/docs/api-reference/data/timeseries/mindfulness-minutes.mdx @@ -1,5 +1,6 @@ --- title: "Mindfulness Minutes" +description: "Retrieve mindfulness minutes timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/mindfulness_minutes/grouped" --- diff --git a/docs/api-reference/data/timeseries/note.mdx b/docs/api-reference/data/timeseries/note.mdx index a35c3c57d..2aeafe83b 100644 --- a/docs/api-reference/data/timeseries/note.mdx +++ b/docs/api-reference/data/timeseries/note.mdx @@ -1,5 +1,6 @@ --- title: "Note" +description: "Retrieve free-form health notes timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/note/grouped" --- diff --git a/docs/api-reference/data/timeseries/peak-expiratory-flow-rate.mdx b/docs/api-reference/data/timeseries/peak-expiratory-flow-rate.mdx index 1d4279079..bf85b2e26 100644 --- a/docs/api-reference/data/timeseries/peak-expiratory-flow-rate.mdx +++ b/docs/api-reference/data/timeseries/peak-expiratory-flow-rate.mdx @@ -1,5 +1,6 @@ --- title: "Peak Expiratory Flow Rate" +description: "Retrieve peak expiratory flow rate (PEFR) timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/peak_expiratory_flow_rate/grouped" --- diff --git a/docs/api-reference/data/timeseries/respiratory-rate.mdx b/docs/api-reference/data/timeseries/respiratory-rate.mdx index bf6d79043..15eadbc68 100644 --- a/docs/api-reference/data/timeseries/respiratory-rate.mdx +++ b/docs/api-reference/data/timeseries/respiratory-rate.mdx @@ -1,5 +1,6 @@ --- title: "Respiratory Rate" +description: "Retrieve respiratory rate timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/respiratory_rate/grouped" --- diff --git a/docs/api-reference/data/timeseries/sleep-apnea-alert.mdx b/docs/api-reference/data/timeseries/sleep-apnea-alert.mdx index aa05a0337..a9dc4c6d3 100644 --- a/docs/api-reference/data/timeseries/sleep-apnea-alert.mdx +++ b/docs/api-reference/data/timeseries/sleep-apnea-alert.mdx @@ -1,5 +1,6 @@ --- title: "Sleep Apnea Alert" +description: "Retrieve sleep apnea alert events timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/sleep_apnea_alert/grouped" --- diff --git a/docs/api-reference/data/timeseries/sleep-breathing-disturbance.mdx b/docs/api-reference/data/timeseries/sleep-breathing-disturbance.mdx index b856fd1ff..26f1a7469 100644 --- a/docs/api-reference/data/timeseries/sleep-breathing-disturbance.mdx +++ b/docs/api-reference/data/timeseries/sleep-breathing-disturbance.mdx @@ -1,5 +1,6 @@ --- title: "Sleep Breathing Disturbance" +description: "Retrieve sleep breathing disturbance metrics timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/sleep_breathing_disturbance/grouped" --- diff --git a/docs/api-reference/data/timeseries/stand-duration.mdx b/docs/api-reference/data/timeseries/stand-duration.mdx index 1cb7f37bf..44ee990c7 100644 --- a/docs/api-reference/data/timeseries/stand-duration.mdx +++ b/docs/api-reference/data/timeseries/stand-duration.mdx @@ -1,5 +1,6 @@ --- title: "Stand Duration" +description: "Retrieve standing duration timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/stand_duration/grouped" --- diff --git a/docs/api-reference/data/timeseries/stand-hour.mdx b/docs/api-reference/data/timeseries/stand-hour.mdx index 1a3d8c6af..4c5a549fd 100644 --- a/docs/api-reference/data/timeseries/stand-hour.mdx +++ b/docs/api-reference/data/timeseries/stand-hour.mdx @@ -1,5 +1,6 @@ --- title: "Stand Hour" +description: "Retrieve stand hour data timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/stand_hour/grouped" --- diff --git a/docs/api-reference/data/timeseries/steps.mdx b/docs/api-reference/data/timeseries/steps.mdx index 09d1be3a2..6f4e7826c 100644 --- a/docs/api-reference/data/timeseries/steps.mdx +++ b/docs/api-reference/data/timeseries/steps.mdx @@ -1,5 +1,6 @@ --- title: "Steps" +description: "Retrieve step counts timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/steps/grouped" --- diff --git a/docs/api-reference/data/timeseries/stress-level.mdx b/docs/api-reference/data/timeseries/stress-level.mdx index 369ba2d45..bd4a17702 100644 --- a/docs/api-reference/data/timeseries/stress-level.mdx +++ b/docs/api-reference/data/timeseries/stress-level.mdx @@ -1,5 +1,6 @@ --- title: "Stress Level" +description: "Retrieve stress level readings timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/stress_level/grouped" --- diff --git a/docs/api-reference/data/timeseries/uv-exposure.mdx b/docs/api-reference/data/timeseries/uv-exposure.mdx index f84914b62..6c0f891e7 100644 --- a/docs/api-reference/data/timeseries/uv-exposure.mdx +++ b/docs/api-reference/data/timeseries/uv-exposure.mdx @@ -1,5 +1,6 @@ --- title: "Uv Exposure" +description: "Retrieve ultraviolet (UV) exposure timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/uv_exposure/grouped" --- diff --git a/docs/api-reference/data/timeseries/vo2-max.mdx b/docs/api-reference/data/timeseries/vo2-max.mdx index 20df86943..f20637e1c 100644 --- a/docs/api-reference/data/timeseries/vo2-max.mdx +++ b/docs/api-reference/data/timeseries/vo2-max.mdx @@ -1,5 +1,6 @@ --- title: "Vo2 Max" +description: "Retrieve VO2 max (cardiorespiratory fitness) timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/vo2_max/grouped" --- diff --git a/docs/api-reference/data/timeseries/waist-circumference.mdx b/docs/api-reference/data/timeseries/waist-circumference.mdx index d5570319e..bc6401322 100644 --- a/docs/api-reference/data/timeseries/waist-circumference.mdx +++ b/docs/api-reference/data/timeseries/waist-circumference.mdx @@ -1,5 +1,6 @@ --- title: "Waist Circumference" +description: "Retrieve waist circumference timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/waist_circumference/grouped" --- diff --git a/docs/api-reference/data/timeseries/water.mdx b/docs/api-reference/data/timeseries/water.mdx index 66e298f35..73edd92aa 100644 --- a/docs/api-reference/data/timeseries/water.mdx +++ b/docs/api-reference/data/timeseries/water.mdx @@ -1,5 +1,6 @@ --- title: "Water" +description: "Retrieve water intake timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/water/grouped" --- diff --git a/docs/api-reference/data/timeseries/wheelchair-push.mdx b/docs/api-reference/data/timeseries/wheelchair-push.mdx index bef27881b..28984b6db 100644 --- a/docs/api-reference/data/timeseries/wheelchair-push.mdx +++ b/docs/api-reference/data/timeseries/wheelchair-push.mdx @@ -1,5 +1,6 @@ --- title: "Wheelchair Push" +description: "Retrieve wheelchair push counts timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/wheelchair_push/grouped" --- diff --git a/docs/api-reference/data/timeseries/workout-distance.mdx b/docs/api-reference/data/timeseries/workout-distance.mdx index d7be9faea..e326755ea 100644 --- a/docs/api-reference/data/timeseries/workout-distance.mdx +++ b/docs/api-reference/data/timeseries/workout-distance.mdx @@ -1,5 +1,6 @@ --- title: "Workout Distance" +description: "Retrieve workout distance samples timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/workout_distance/grouped" --- diff --git a/docs/api-reference/data/timeseries/workout-duration.mdx b/docs/api-reference/data/timeseries/workout-duration.mdx index b43ca507e..35e2cd2dc 100644 --- a/docs/api-reference/data/timeseries/workout-duration.mdx +++ b/docs/api-reference/data/timeseries/workout-duration.mdx @@ -1,5 +1,6 @@ --- title: "Workout Duration" +description: "Retrieve workout duration timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/workout_duration/grouped" --- diff --git a/docs/api-reference/data/timeseries/workout-swimming-stroke.mdx b/docs/api-reference/data/timeseries/workout-swimming-stroke.mdx index 88df51413..b34274fb7 100644 --- a/docs/api-reference/data/timeseries/workout-swimming-stroke.mdx +++ b/docs/api-reference/data/timeseries/workout-swimming-stroke.mdx @@ -1,5 +1,6 @@ --- title: "Workout Swimming Stroke" +description: "Retrieve workout swimming stroke data timeseries data for a user across connected wearables and health data sources." openapi: "GET /v2/timeseries/{user_id}/workout_swimming_stroke/grouped" --- diff --git a/docs/event-catalog/continuous_query.result_table.changed.mdx b/docs/event-catalog/continuous_query.result_table.changed.mdx index 91f661527..fa6125f6c 100644 --- a/docs/event-catalog/continuous_query.result_table.changed.mdx +++ b/docs/event-catalog/continuous_query.result_table.changed.mdx @@ -1,4 +1,5 @@ --- title: continuous_query.result_table.changed +description: "Webhook event fired when a continuous query result table changes, signaling that downstream consumers should refresh." openapi-schema: ClientFacingContinuousQueryResultTableChanged --- diff --git a/docs/event-catalog/daily.data.activity.created.mdx b/docs/event-catalog/daily.data.activity.created.mdx index 8af94d92b..f73a42383 100644 --- a/docs/event-catalog/daily.data.activity.created.mdx +++ b/docs/event-catalog/daily.data.activity.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.activity.created +description: "Webhook event fired when new daily activity summaries data is ingested for a user from a connected provider." openapi-schema: ClientFacingActivityChanged --- diff --git a/docs/event-catalog/daily.data.activity.updated.mdx b/docs/event-catalog/daily.data.activity.updated.mdx index 9eef7c5a6..1194e7823 100644 --- a/docs/event-catalog/daily.data.activity.updated.mdx +++ b/docs/event-catalog/daily.data.activity.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.activity.updated +description: "Webhook event fired when previously ingested daily activity summaries data is updated for a user from a connected provider." openapi-schema: ClientFacingActivityChanged --- diff --git a/docs/event-catalog/daily.data.afib_burden.created.mdx b/docs/event-catalog/daily.data.afib_burden.created.mdx index 30b581d83..5b3cab063 100644 --- a/docs/event-catalog/daily.data.afib_burden.created.mdx +++ b/docs/event-catalog/daily.data.afib_burden.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.afib_burden.created +description: "Webhook event fired when new atrial fibrillation (AFib) burden percentage data is ingested for a user from a connected provider." openapi-schema: ClientFacingAfibBurdenChanged --- diff --git a/docs/event-catalog/daily.data.afib_burden.updated.mdx b/docs/event-catalog/daily.data.afib_burden.updated.mdx index 7b85c8076..3ecb8846e 100644 --- a/docs/event-catalog/daily.data.afib_burden.updated.mdx +++ b/docs/event-catalog/daily.data.afib_burden.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.afib_burden.updated +description: "Webhook event fired when previously ingested atrial fibrillation (AFib) burden percentage data is updated for a user from a connected provider." openapi-schema: ClientFacingAfibBurdenChanged --- diff --git a/docs/event-catalog/daily.data.basal_body_temperature.created.mdx b/docs/event-catalog/daily.data.basal_body_temperature.created.mdx index ef5fb622b..a64b7882a 100644 --- a/docs/event-catalog/daily.data.basal_body_temperature.created.mdx +++ b/docs/event-catalog/daily.data.basal_body_temperature.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.basal_body_temperature.created +description: "Webhook event fired when new basal body temperature data is ingested for a user from a connected provider." openapi-schema: ClientFacingBasalBodyTemperatureChanged --- diff --git a/docs/event-catalog/daily.data.basal_body_temperature.updated.mdx b/docs/event-catalog/daily.data.basal_body_temperature.updated.mdx index 3e97f047a..fcb0ea606 100644 --- a/docs/event-catalog/daily.data.basal_body_temperature.updated.mdx +++ b/docs/event-catalog/daily.data.basal_body_temperature.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.basal_body_temperature.updated +description: "Webhook event fired when previously ingested basal body temperature data is updated for a user from a connected provider." openapi-schema: ClientFacingBasalBodyTemperatureChanged --- diff --git a/docs/event-catalog/daily.data.blood_oxygen.created.mdx b/docs/event-catalog/daily.data.blood_oxygen.created.mdx index 2d09d5d54..6d226cc92 100644 --- a/docs/event-catalog/daily.data.blood_oxygen.created.mdx +++ b/docs/event-catalog/daily.data.blood_oxygen.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.blood_oxygen.created +description: "Webhook event fired when new blood oxygen saturation (SpO2) data is ingested for a user from a connected provider." openapi-schema: ClientFacingBloodOxygenChanged --- diff --git a/docs/event-catalog/daily.data.blood_oxygen.updated.mdx b/docs/event-catalog/daily.data.blood_oxygen.updated.mdx index 561c79b04..09cbe2869 100644 --- a/docs/event-catalog/daily.data.blood_oxygen.updated.mdx +++ b/docs/event-catalog/daily.data.blood_oxygen.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.blood_oxygen.updated +description: "Webhook event fired when previously ingested blood oxygen saturation (SpO2) data is updated for a user from a connected provider." openapi-schema: ClientFacingBloodOxygenChanged --- diff --git a/docs/event-catalog/daily.data.blood_pressure.created.mdx b/docs/event-catalog/daily.data.blood_pressure.created.mdx index e19abf8c9..f123c182d 100644 --- a/docs/event-catalog/daily.data.blood_pressure.created.mdx +++ b/docs/event-catalog/daily.data.blood_pressure.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.blood_pressure.created +description: "Webhook event fired when new blood pressure systolic and diastolic data is ingested for a user from a connected provider." openapi-schema: ClientFacingBloodPressureChanged --- diff --git a/docs/event-catalog/daily.data.blood_pressure.updated.mdx b/docs/event-catalog/daily.data.blood_pressure.updated.mdx index f0f4dbcb2..d2c6d3f68 100644 --- a/docs/event-catalog/daily.data.blood_pressure.updated.mdx +++ b/docs/event-catalog/daily.data.blood_pressure.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.blood_pressure.updated +description: "Webhook event fired when previously ingested blood pressure systolic and diastolic data is updated for a user from a connected provider." openapi-schema: ClientFacingBloodPressureChanged --- diff --git a/docs/event-catalog/daily.data.body.created.mdx b/docs/event-catalog/daily.data.body.created.mdx index 355e7d580..2cd05ec3f 100644 --- a/docs/event-catalog/daily.data.body.created.mdx +++ b/docs/event-catalog/daily.data.body.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.body.created +description: "Webhook event fired when new body composition summaries data is ingested for a user from a connected provider." openapi-schema: ClientFacingBodyChanged --- diff --git a/docs/event-catalog/daily.data.body.updated.mdx b/docs/event-catalog/daily.data.body.updated.mdx index 37732224a..5e9ac9883 100644 --- a/docs/event-catalog/daily.data.body.updated.mdx +++ b/docs/event-catalog/daily.data.body.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.body.updated +description: "Webhook event fired when previously ingested body composition summaries data is updated for a user from a connected provider." openapi-schema: ClientFacingBodyChanged --- diff --git a/docs/event-catalog/daily.data.body_mass_index.created.mdx b/docs/event-catalog/daily.data.body_mass_index.created.mdx index 18eb64bf1..f41e707c1 100644 --- a/docs/event-catalog/daily.data.body_mass_index.created.mdx +++ b/docs/event-catalog/daily.data.body_mass_index.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.body_mass_index.created +description: "Webhook event fired when new body mass index (BMI) data is ingested for a user from a connected provider." openapi-schema: ClientFacingBodyMassIndexChanged --- diff --git a/docs/event-catalog/daily.data.body_mass_index.updated.mdx b/docs/event-catalog/daily.data.body_mass_index.updated.mdx index a5ed67c5b..888cd73f6 100644 --- a/docs/event-catalog/daily.data.body_mass_index.updated.mdx +++ b/docs/event-catalog/daily.data.body_mass_index.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.body_mass_index.updated +description: "Webhook event fired when previously ingested body mass index (BMI) data is updated for a user from a connected provider." openapi-schema: ClientFacingBodyMassIndexChanged --- diff --git a/docs/event-catalog/daily.data.body_temperature.created.mdx b/docs/event-catalog/daily.data.body_temperature.created.mdx index cb119be4b..6016541f6 100644 --- a/docs/event-catalog/daily.data.body_temperature.created.mdx +++ b/docs/event-catalog/daily.data.body_temperature.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.body_temperature.created +description: "Webhook event fired when new body temperature data is ingested for a user from a connected provider." openapi-schema: ClientFacingBodyTemperatureChanged --- diff --git a/docs/event-catalog/daily.data.body_temperature.updated.mdx b/docs/event-catalog/daily.data.body_temperature.updated.mdx index b3eb69672..84a327e51 100644 --- a/docs/event-catalog/daily.data.body_temperature.updated.mdx +++ b/docs/event-catalog/daily.data.body_temperature.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.body_temperature.updated +description: "Webhook event fired when previously ingested body temperature data is updated for a user from a connected provider." openapi-schema: ClientFacingBodyTemperatureChanged --- diff --git a/docs/event-catalog/daily.data.body_temperature_delta.created.mdx b/docs/event-catalog/daily.data.body_temperature_delta.created.mdx index f5499b734..77bdc4ff3 100644 --- a/docs/event-catalog/daily.data.body_temperature_delta.created.mdx +++ b/docs/event-catalog/daily.data.body_temperature_delta.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.body_temperature_delta.created +description: "Webhook event fired when new body temperature delta from baseline data is ingested for a user from a connected provider." openapi-schema: ClientFacingBodyTemperatureDeltaChanged --- diff --git a/docs/event-catalog/daily.data.body_temperature_delta.updated.mdx b/docs/event-catalog/daily.data.body_temperature_delta.updated.mdx index 808e7147f..9a93469da 100644 --- a/docs/event-catalog/daily.data.body_temperature_delta.updated.mdx +++ b/docs/event-catalog/daily.data.body_temperature_delta.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.body_temperature_delta.updated +description: "Webhook event fired when previously ingested body temperature delta from baseline data is updated for a user from a connected provider." openapi-schema: ClientFacingBodyTemperatureDeltaChanged --- diff --git a/docs/event-catalog/daily.data.caffeine.created.mdx b/docs/event-catalog/daily.data.caffeine.created.mdx index 7b770c956..8a72e636b 100644 --- a/docs/event-catalog/daily.data.caffeine.created.mdx +++ b/docs/event-catalog/daily.data.caffeine.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.caffeine.created +description: "Webhook event fired when new caffeine intake data is ingested for a user from a connected provider." openapi-schema: ClientFacingCaffeineChanged --- diff --git a/docs/event-catalog/daily.data.caffeine.updated.mdx b/docs/event-catalog/daily.data.caffeine.updated.mdx index f239b1fff..bcf27db1b 100644 --- a/docs/event-catalog/daily.data.caffeine.updated.mdx +++ b/docs/event-catalog/daily.data.caffeine.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.caffeine.updated +description: "Webhook event fired when previously ingested caffeine intake data is updated for a user from a connected provider." openapi-schema: ClientFacingCaffeineChanged --- diff --git a/docs/event-catalog/daily.data.calories_active.created.mdx b/docs/event-catalog/daily.data.calories_active.created.mdx index 449a0a991..52d162507 100644 --- a/docs/event-catalog/daily.data.calories_active.created.mdx +++ b/docs/event-catalog/daily.data.calories_active.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.calories_active.created +description: "Webhook event fired when new active calories burned data is ingested for a user from a connected provider." openapi-schema: ClientFacingCaloriesActiveChanged --- diff --git a/docs/event-catalog/daily.data.calories_active.updated.mdx b/docs/event-catalog/daily.data.calories_active.updated.mdx index 1d0b84581..18b386aab 100644 --- a/docs/event-catalog/daily.data.calories_active.updated.mdx +++ b/docs/event-catalog/daily.data.calories_active.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.calories_active.updated +description: "Webhook event fired when previously ingested active calories burned data is updated for a user from a connected provider." openapi-schema: ClientFacingCaloriesActiveChanged --- diff --git a/docs/event-catalog/daily.data.calories_basal.created.mdx b/docs/event-catalog/daily.data.calories_basal.created.mdx index 3e4c76ab5..a9f6bbfa5 100644 --- a/docs/event-catalog/daily.data.calories_basal.created.mdx +++ b/docs/event-catalog/daily.data.calories_basal.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.calories_basal.created +description: "Webhook event fired when new basal calories burned data is ingested for a user from a connected provider." openapi-schema: ClientFacingCaloriesBasalChanged --- diff --git a/docs/event-catalog/daily.data.calories_basal.updated.mdx b/docs/event-catalog/daily.data.calories_basal.updated.mdx index 36d0ad24c..6be513c94 100644 --- a/docs/event-catalog/daily.data.calories_basal.updated.mdx +++ b/docs/event-catalog/daily.data.calories_basal.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.calories_basal.updated +description: "Webhook event fired when previously ingested basal calories burned data is updated for a user from a connected provider." openapi-schema: ClientFacingCaloriesBasalChanged --- diff --git a/docs/event-catalog/daily.data.carbohydrates.created.mdx b/docs/event-catalog/daily.data.carbohydrates.created.mdx index d07706801..0fb1e93b8 100644 --- a/docs/event-catalog/daily.data.carbohydrates.created.mdx +++ b/docs/event-catalog/daily.data.carbohydrates.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.carbohydrates.created +description: "Webhook event fired when new carbohydrate intake data is ingested for a user from a connected provider." openapi-schema: ClientFacingCarbohydratesChanged --- diff --git a/docs/event-catalog/daily.data.carbohydrates.updated.mdx b/docs/event-catalog/daily.data.carbohydrates.updated.mdx index cc65a07bc..af3ff1b68 100644 --- a/docs/event-catalog/daily.data.carbohydrates.updated.mdx +++ b/docs/event-catalog/daily.data.carbohydrates.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.carbohydrates.updated +description: "Webhook event fired when previously ingested carbohydrate intake data is updated for a user from a connected provider." openapi-schema: ClientFacingCarbohydratesChanged --- diff --git a/docs/event-catalog/daily.data.cholesterol.created.mdx b/docs/event-catalog/daily.data.cholesterol.created.mdx index 967bfb9ec..c6fadddb9 100644 --- a/docs/event-catalog/daily.data.cholesterol.created.mdx +++ b/docs/event-catalog/daily.data.cholesterol.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.cholesterol.created +description: "Webhook event fired when new cholesterol intake data is ingested for a user from a connected provider." openapi-schema: ClientFacingCholesterolChanged --- diff --git a/docs/event-catalog/daily.data.cholesterol.updated.mdx b/docs/event-catalog/daily.data.cholesterol.updated.mdx index d4e1db0de..6a1d58226 100644 --- a/docs/event-catalog/daily.data.cholesterol.updated.mdx +++ b/docs/event-catalog/daily.data.cholesterol.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.cholesterol.updated +description: "Webhook event fired when previously ingested cholesterol intake data is updated for a user from a connected provider." openapi-schema: ClientFacingCholesterolChanged --- diff --git a/docs/event-catalog/daily.data.daylight_exposure.created.mdx b/docs/event-catalog/daily.data.daylight_exposure.created.mdx index 4246c5dcd..219b3ff85 100644 --- a/docs/event-catalog/daily.data.daylight_exposure.created.mdx +++ b/docs/event-catalog/daily.data.daylight_exposure.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.daylight_exposure.created +description: "Webhook event fired when new daylight exposure data is ingested for a user from a connected provider." openapi-schema: ClientFacingDaylightExposureChanged --- diff --git a/docs/event-catalog/daily.data.daylight_exposure.updated.mdx b/docs/event-catalog/daily.data.daylight_exposure.updated.mdx index f274f267f..15af2e521 100644 --- a/docs/event-catalog/daily.data.daylight_exposure.updated.mdx +++ b/docs/event-catalog/daily.data.daylight_exposure.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.daylight_exposure.updated +description: "Webhook event fired when previously ingested daylight exposure data is updated for a user from a connected provider." openapi-schema: ClientFacingDaylightExposureChanged --- diff --git a/docs/event-catalog/daily.data.distance.created.mdx b/docs/event-catalog/daily.data.distance.created.mdx index 515259da1..783d9b665 100644 --- a/docs/event-catalog/daily.data.distance.created.mdx +++ b/docs/event-catalog/daily.data.distance.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.distance.created +description: "Webhook event fired when new distance traveled data is ingested for a user from a connected provider." openapi-schema: ClientFacingDistanceChanged --- diff --git a/docs/event-catalog/daily.data.distance.updated.mdx b/docs/event-catalog/daily.data.distance.updated.mdx index 636d288d9..101d5f367 100644 --- a/docs/event-catalog/daily.data.distance.updated.mdx +++ b/docs/event-catalog/daily.data.distance.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.distance.updated +description: "Webhook event fired when previously ingested distance traveled data is updated for a user from a connected provider." openapi-schema: ClientFacingDistanceChanged --- diff --git a/docs/event-catalog/daily.data.electrocardiogram.created.mdx b/docs/event-catalog/daily.data.electrocardiogram.created.mdx index f398e2f6f..01a65530a 100644 --- a/docs/event-catalog/daily.data.electrocardiogram.created.mdx +++ b/docs/event-catalog/daily.data.electrocardiogram.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.electrocardiogram.created +description: "Webhook event fired when new electrocardiogram (ECG) recordings data is ingested for a user from a connected provider." openapi-schema: ClientFacingElectrocardiogramChanged --- diff --git a/docs/event-catalog/daily.data.electrocardiogram.updated.mdx b/docs/event-catalog/daily.data.electrocardiogram.updated.mdx index 8a6391653..091297fac 100644 --- a/docs/event-catalog/daily.data.electrocardiogram.updated.mdx +++ b/docs/event-catalog/daily.data.electrocardiogram.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.electrocardiogram.updated +description: "Webhook event fired when previously ingested electrocardiogram (ECG) recordings data is updated for a user from a connected provider." openapi-schema: ClientFacingElectrocardiogramChanged --- diff --git a/docs/event-catalog/daily.data.electrocardiogram_voltage.created.mdx b/docs/event-catalog/daily.data.electrocardiogram_voltage.created.mdx index a7d0ec64d..faa6d9c65 100644 --- a/docs/event-catalog/daily.data.electrocardiogram_voltage.created.mdx +++ b/docs/event-catalog/daily.data.electrocardiogram_voltage.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.electrocardiogram_voltage.created +description: "Webhook event fired when new electrocardiogram (ECG) voltage waveforms data is ingested for a user from a connected provider." openapi-schema: ClientFacingElectrocardiogramVoltageChanged --- diff --git a/docs/event-catalog/daily.data.electrocardiogram_voltage.updated.mdx b/docs/event-catalog/daily.data.electrocardiogram_voltage.updated.mdx index f2df61600..be69db166 100644 --- a/docs/event-catalog/daily.data.electrocardiogram_voltage.updated.mdx +++ b/docs/event-catalog/daily.data.electrocardiogram_voltage.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.electrocardiogram_voltage.updated +description: "Webhook event fired when previously ingested electrocardiogram (ECG) voltage waveforms data is updated for a user from a connected provider." openapi-schema: ClientFacingElectrocardiogramVoltageChanged --- diff --git a/docs/event-catalog/daily.data.fall.created.mdx b/docs/event-catalog/daily.data.fall.created.mdx index 7a8a0367a..8d7c9d404 100644 --- a/docs/event-catalog/daily.data.fall.created.mdx +++ b/docs/event-catalog/daily.data.fall.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.fall.created +description: "Webhook event fired when new fall events data is ingested for a user from a connected provider." openapi-schema: ClientFacingFallChanged --- diff --git a/docs/event-catalog/daily.data.fall.updated.mdx b/docs/event-catalog/daily.data.fall.updated.mdx index 2666d88ac..c6c8c9a1f 100644 --- a/docs/event-catalog/daily.data.fall.updated.mdx +++ b/docs/event-catalog/daily.data.fall.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.fall.updated +description: "Webhook event fired when previously ingested fall events data is updated for a user from a connected provider." openapi-schema: ClientFacingFallChanged --- diff --git a/docs/event-catalog/daily.data.fat.created.mdx b/docs/event-catalog/daily.data.fat.created.mdx index 2a85a3792..621345ae7 100644 --- a/docs/event-catalog/daily.data.fat.created.mdx +++ b/docs/event-catalog/daily.data.fat.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.fat.created +description: "Webhook event fired when new dietary fat intake data is ingested for a user from a connected provider." openapi-schema: ClientFacingFatChanged --- diff --git a/docs/event-catalog/daily.data.fat.updated.mdx b/docs/event-catalog/daily.data.fat.updated.mdx index 93cd03e4e..3d8eb5c26 100644 --- a/docs/event-catalog/daily.data.fat.updated.mdx +++ b/docs/event-catalog/daily.data.fat.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.fat.updated +description: "Webhook event fired when previously ingested dietary fat intake data is updated for a user from a connected provider." openapi-schema: ClientFacingFatChanged --- diff --git a/docs/event-catalog/daily.data.floors_climbed.created.mdx b/docs/event-catalog/daily.data.floors_climbed.created.mdx index f7be4235a..afb21a338 100644 --- a/docs/event-catalog/daily.data.floors_climbed.created.mdx +++ b/docs/event-catalog/daily.data.floors_climbed.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.floors_climbed.created +description: "Webhook event fired when new floors climbed data is ingested for a user from a connected provider." openapi-schema: ClientFacingFloorsClimbedChanged --- diff --git a/docs/event-catalog/daily.data.floors_climbed.updated.mdx b/docs/event-catalog/daily.data.floors_climbed.updated.mdx index b5d22f42c..c84bb24ad 100644 --- a/docs/event-catalog/daily.data.floors_climbed.updated.mdx +++ b/docs/event-catalog/daily.data.floors_climbed.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.floors_climbed.updated +description: "Webhook event fired when previously ingested floors climbed data is updated for a user from a connected provider." openapi-schema: ClientFacingFloorsClimbedChanged --- diff --git a/docs/event-catalog/daily.data.forced_expiratory_volume_1.created.mdx b/docs/event-catalog/daily.data.forced_expiratory_volume_1.created.mdx index 5ec39cba4..b8abdcc64 100644 --- a/docs/event-catalog/daily.data.forced_expiratory_volume_1.created.mdx +++ b/docs/event-catalog/daily.data.forced_expiratory_volume_1.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.forced_expiratory_volume_1.created +description: "Webhook event fired when new forced expiratory volume in one second (FEV1) data is ingested for a user from a connected provider." openapi-schema: ClientFacingForcedExpiratoryVolume1Changed --- diff --git a/docs/event-catalog/daily.data.forced_expiratory_volume_1.updated.mdx b/docs/event-catalog/daily.data.forced_expiratory_volume_1.updated.mdx index 68184ae03..255e37c05 100644 --- a/docs/event-catalog/daily.data.forced_expiratory_volume_1.updated.mdx +++ b/docs/event-catalog/daily.data.forced_expiratory_volume_1.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.forced_expiratory_volume_1.updated +description: "Webhook event fired when previously ingested forced expiratory volume in one second (FEV1) data is updated for a user from a connected provider." openapi-schema: ClientFacingForcedExpiratoryVolume1Changed --- diff --git a/docs/event-catalog/daily.data.forced_vital_capacity.created.mdx b/docs/event-catalog/daily.data.forced_vital_capacity.created.mdx index 42dd018e4..fbe5efcee 100644 --- a/docs/event-catalog/daily.data.forced_vital_capacity.created.mdx +++ b/docs/event-catalog/daily.data.forced_vital_capacity.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.forced_vital_capacity.created +description: "Webhook event fired when new forced vital capacity (FVC) data is ingested for a user from a connected provider." openapi-schema: ClientFacingForcedVitalCapacityChanged --- diff --git a/docs/event-catalog/daily.data.forced_vital_capacity.updated.mdx b/docs/event-catalog/daily.data.forced_vital_capacity.updated.mdx index 481dbcb22..33f360605 100644 --- a/docs/event-catalog/daily.data.forced_vital_capacity.updated.mdx +++ b/docs/event-catalog/daily.data.forced_vital_capacity.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.forced_vital_capacity.updated +description: "Webhook event fired when previously ingested forced vital capacity (FVC) data is updated for a user from a connected provider." openapi-schema: ClientFacingForcedVitalCapacityChanged --- diff --git a/docs/event-catalog/daily.data.glucose.created.mdx b/docs/event-catalog/daily.data.glucose.created.mdx index 269d2167f..5817e2653 100644 --- a/docs/event-catalog/daily.data.glucose.created.mdx +++ b/docs/event-catalog/daily.data.glucose.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.glucose.created +description: "Webhook event fired when new blood glucose readings data is ingested for a user from a connected provider." openapi-schema: ClientFacingGlucoseChanged --- diff --git a/docs/event-catalog/daily.data.glucose.updated.mdx b/docs/event-catalog/daily.data.glucose.updated.mdx index 77aff7ad4..f2fff9831 100644 --- a/docs/event-catalog/daily.data.glucose.updated.mdx +++ b/docs/event-catalog/daily.data.glucose.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.glucose.updated +description: "Webhook event fired when previously ingested blood glucose readings data is updated for a user from a connected provider." openapi-schema: ClientFacingGlucoseChanged --- diff --git a/docs/event-catalog/daily.data.handwashing.created.mdx b/docs/event-catalog/daily.data.handwashing.created.mdx index 1d5abe69b..51bb37fc2 100644 --- a/docs/event-catalog/daily.data.handwashing.created.mdx +++ b/docs/event-catalog/daily.data.handwashing.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.handwashing.created +description: "Webhook event fired when new handwashing events data is ingested for a user from a connected provider." openapi-schema: ClientFacingHandwashingChanged --- diff --git a/docs/event-catalog/daily.data.handwashing.updated.mdx b/docs/event-catalog/daily.data.handwashing.updated.mdx index c2e7e421d..829c3730b 100644 --- a/docs/event-catalog/daily.data.handwashing.updated.mdx +++ b/docs/event-catalog/daily.data.handwashing.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.handwashing.updated +description: "Webhook event fired when previously ingested handwashing events data is updated for a user from a connected provider." openapi-schema: ClientFacingHandwashingChanged --- diff --git a/docs/event-catalog/daily.data.heart_rate_alert.created.mdx b/docs/event-catalog/daily.data.heart_rate_alert.created.mdx index c1e0b420e..649b27a2a 100644 --- a/docs/event-catalog/daily.data.heart_rate_alert.created.mdx +++ b/docs/event-catalog/daily.data.heart_rate_alert.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.heart_rate_alert.created +description: "Webhook event fired when new heart rate alert events data is ingested for a user from a connected provider." openapi-schema: ClientFacingHeartRateAlertChanged --- diff --git a/docs/event-catalog/daily.data.heart_rate_alert.updated.mdx b/docs/event-catalog/daily.data.heart_rate_alert.updated.mdx index 422630dc6..1965cddab 100644 --- a/docs/event-catalog/daily.data.heart_rate_alert.updated.mdx +++ b/docs/event-catalog/daily.data.heart_rate_alert.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.heart_rate_alert.updated +description: "Webhook event fired when previously ingested heart rate alert events data is updated for a user from a connected provider." openapi-schema: ClientFacingHeartRateAlertChanged --- diff --git a/docs/event-catalog/daily.data.heart_rate_recovery_one_minute.created.mdx b/docs/event-catalog/daily.data.heart_rate_recovery_one_minute.created.mdx index df56028c6..4fc96e1cc 100644 --- a/docs/event-catalog/daily.data.heart_rate_recovery_one_minute.created.mdx +++ b/docs/event-catalog/daily.data.heart_rate_recovery_one_minute.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.heart_rate_recovery_one_minute.created +description: "Webhook event fired when new one-minute heart rate recovery data is ingested for a user from a connected provider." openapi-schema: ClientFacingHeartRateRecoveryOneMinuteChanged --- diff --git a/docs/event-catalog/daily.data.heart_rate_recovery_one_minute.updated.mdx b/docs/event-catalog/daily.data.heart_rate_recovery_one_minute.updated.mdx index a47959c47..fab35495c 100644 --- a/docs/event-catalog/daily.data.heart_rate_recovery_one_minute.updated.mdx +++ b/docs/event-catalog/daily.data.heart_rate_recovery_one_minute.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.heart_rate_recovery_one_minute.updated +description: "Webhook event fired when previously ingested one-minute heart rate recovery data is updated for a user from a connected provider." openapi-schema: ClientFacingHeartRateRecoveryOneMinuteChanged --- diff --git a/docs/event-catalog/daily.data.heartrate.created.mdx b/docs/event-catalog/daily.data.heartrate.created.mdx index c2182f1b0..f15a1d343 100644 --- a/docs/event-catalog/daily.data.heartrate.created.mdx +++ b/docs/event-catalog/daily.data.heartrate.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.heartrate.created +description: "Webhook event fired when new heart rate measurements data is ingested for a user from a connected provider." openapi-schema: ClientFacingHeartrateChanged --- diff --git a/docs/event-catalog/daily.data.heartrate.updated.mdx b/docs/event-catalog/daily.data.heartrate.updated.mdx index 00490d608..2f2d261bb 100644 --- a/docs/event-catalog/daily.data.heartrate.updated.mdx +++ b/docs/event-catalog/daily.data.heartrate.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.heartrate.updated +description: "Webhook event fired when previously ingested heart rate measurements data is updated for a user from a connected provider." openapi-schema: ClientFacingHeartrateChanged --- diff --git a/docs/event-catalog/daily.data.hrv.created.mdx b/docs/event-catalog/daily.data.hrv.created.mdx index 36ca93527..8117c3697 100644 --- a/docs/event-catalog/daily.data.hrv.created.mdx +++ b/docs/event-catalog/daily.data.hrv.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.hrv.created +description: "Webhook event fired when new heart rate variability (HRV) data is ingested for a user from a connected provider." openapi-schema: ClientFacingHrvChanged --- diff --git a/docs/event-catalog/daily.data.hrv.updated.mdx b/docs/event-catalog/daily.data.hrv.updated.mdx index 1e2dba1dd..7e1319a69 100644 --- a/docs/event-catalog/daily.data.hrv.updated.mdx +++ b/docs/event-catalog/daily.data.hrv.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.hrv.updated +description: "Webhook event fired when previously ingested heart rate variability (HRV) data is updated for a user from a connected provider." openapi-schema: ClientFacingHrvChanged --- diff --git a/docs/event-catalog/daily.data.ige.created.mdx b/docs/event-catalog/daily.data.ige.created.mdx index 884305d32..f31e4f46e 100644 --- a/docs/event-catalog/daily.data.ige.created.mdx +++ b/docs/event-catalog/daily.data.ige.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.ige.created +description: "Webhook event fired when new immunoglobulin E (IgE) measurements data is ingested for a user from a connected provider." openapi-schema: ClientFacingIgeChanged --- diff --git a/docs/event-catalog/daily.data.ige.updated.mdx b/docs/event-catalog/daily.data.ige.updated.mdx index e137ee3ff..8ad7524ee 100644 --- a/docs/event-catalog/daily.data.ige.updated.mdx +++ b/docs/event-catalog/daily.data.ige.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.ige.updated +description: "Webhook event fired when previously ingested immunoglobulin E (IgE) measurements data is updated for a user from a connected provider." openapi-schema: ClientFacingIgeChanged --- diff --git a/docs/event-catalog/daily.data.igg.created.mdx b/docs/event-catalog/daily.data.igg.created.mdx index 4f04498c0..fb2fd5ba3 100644 --- a/docs/event-catalog/daily.data.igg.created.mdx +++ b/docs/event-catalog/daily.data.igg.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.igg.created +description: "Webhook event fired when new immunoglobulin G (IgG) measurements data is ingested for a user from a connected provider." openapi-schema: ClientFacingIggChanged --- diff --git a/docs/event-catalog/daily.data.igg.updated.mdx b/docs/event-catalog/daily.data.igg.updated.mdx index 4a26ed475..17dc525df 100644 --- a/docs/event-catalog/daily.data.igg.updated.mdx +++ b/docs/event-catalog/daily.data.igg.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.igg.updated +description: "Webhook event fired when previously ingested immunoglobulin G (IgG) measurements data is updated for a user from a connected provider." openapi-schema: ClientFacingIggChanged --- diff --git a/docs/event-catalog/daily.data.inhaler_usage.created.mdx b/docs/event-catalog/daily.data.inhaler_usage.created.mdx index 2a500fd72..311a61f69 100644 --- a/docs/event-catalog/daily.data.inhaler_usage.created.mdx +++ b/docs/event-catalog/daily.data.inhaler_usage.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.inhaler_usage.created +description: "Webhook event fired when new inhaler usage events data is ingested for a user from a connected provider." openapi-schema: ClientFacingInhalerUsageChanged --- diff --git a/docs/event-catalog/daily.data.inhaler_usage.updated.mdx b/docs/event-catalog/daily.data.inhaler_usage.updated.mdx index ef650c903..a86b99231 100644 --- a/docs/event-catalog/daily.data.inhaler_usage.updated.mdx +++ b/docs/event-catalog/daily.data.inhaler_usage.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.inhaler_usage.updated +description: "Webhook event fired when previously ingested inhaler usage events data is updated for a user from a connected provider." openapi-schema: ClientFacingInhalerUsageChanged --- diff --git a/docs/event-catalog/daily.data.insulin_injection.created.mdx b/docs/event-catalog/daily.data.insulin_injection.created.mdx index 5fdd4f4e8..c50bff910 100644 --- a/docs/event-catalog/daily.data.insulin_injection.created.mdx +++ b/docs/event-catalog/daily.data.insulin_injection.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.insulin_injection.created +description: "Webhook event fired when new insulin injection events data is ingested for a user from a connected provider." openapi-schema: ClientFacingInsulinInjectionChanged --- diff --git a/docs/event-catalog/daily.data.insulin_injection.updated.mdx b/docs/event-catalog/daily.data.insulin_injection.updated.mdx index 6b7d7e14e..9ad466406 100644 --- a/docs/event-catalog/daily.data.insulin_injection.updated.mdx +++ b/docs/event-catalog/daily.data.insulin_injection.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.insulin_injection.updated +description: "Webhook event fired when previously ingested insulin injection events data is updated for a user from a connected provider." openapi-schema: ClientFacingInsulinInjectionChanged --- diff --git a/docs/event-catalog/daily.data.lean_body_mass.created.mdx b/docs/event-catalog/daily.data.lean_body_mass.created.mdx index c1c6e9d2d..8acbcf716 100644 --- a/docs/event-catalog/daily.data.lean_body_mass.created.mdx +++ b/docs/event-catalog/daily.data.lean_body_mass.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.lean_body_mass.created +description: "Webhook event fired when new lean body mass data is ingested for a user from a connected provider." openapi-schema: ClientFacingLeanBodyMassChanged --- diff --git a/docs/event-catalog/daily.data.lean_body_mass.updated.mdx b/docs/event-catalog/daily.data.lean_body_mass.updated.mdx index 982313c53..c90cb47ef 100644 --- a/docs/event-catalog/daily.data.lean_body_mass.updated.mdx +++ b/docs/event-catalog/daily.data.lean_body_mass.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.lean_body_mass.updated +description: "Webhook event fired when previously ingested lean body mass data is updated for a user from a connected provider." openapi-schema: ClientFacingLeanBodyMassChanged --- diff --git a/docs/event-catalog/daily.data.meal.created.mdx b/docs/event-catalog/daily.data.meal.created.mdx index 112afdb85..292da5902 100644 --- a/docs/event-catalog/daily.data.meal.created.mdx +++ b/docs/event-catalog/daily.data.meal.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.meal.created +description: "Webhook event fired when new meal records data is ingested for a user from a connected provider." openapi-schema: ClientFacingMealChanged --- diff --git a/docs/event-catalog/daily.data.meal.updated.mdx b/docs/event-catalog/daily.data.meal.updated.mdx index fc176ea59..78dda2585 100644 --- a/docs/event-catalog/daily.data.meal.updated.mdx +++ b/docs/event-catalog/daily.data.meal.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.meal.updated +description: "Webhook event fired when previously ingested meal records data is updated for a user from a connected provider." openapi-schema: ClientFacingMealChanged --- diff --git a/docs/event-catalog/daily.data.menstrual_cycle.created.mdx b/docs/event-catalog/daily.data.menstrual_cycle.created.mdx index f6b535b11..c241df038 100644 --- a/docs/event-catalog/daily.data.menstrual_cycle.created.mdx +++ b/docs/event-catalog/daily.data.menstrual_cycle.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.menstrual_cycle.created +description: "Webhook event fired when new menstrual cycle data data is ingested for a user from a connected provider." openapi-schema: ClientFacingMenstrualCycleChanged --- diff --git a/docs/event-catalog/daily.data.menstrual_cycle.updated.mdx b/docs/event-catalog/daily.data.menstrual_cycle.updated.mdx index 82fe7056e..e72cce5a2 100644 --- a/docs/event-catalog/daily.data.menstrual_cycle.updated.mdx +++ b/docs/event-catalog/daily.data.menstrual_cycle.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.menstrual_cycle.updated +description: "Webhook event fired when previously ingested menstrual cycle data data is updated for a user from a connected provider." openapi-schema: ClientFacingMenstrualCycleChanged --- diff --git a/docs/event-catalog/daily.data.mindfulness_minutes.created.mdx b/docs/event-catalog/daily.data.mindfulness_minutes.created.mdx index 9fa1c882c..c749b7cb8 100644 --- a/docs/event-catalog/daily.data.mindfulness_minutes.created.mdx +++ b/docs/event-catalog/daily.data.mindfulness_minutes.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.mindfulness_minutes.created +description: "Webhook event fired when new mindfulness minutes data is ingested for a user from a connected provider." openapi-schema: ClientFacingMindfulnessMinutesChanged --- diff --git a/docs/event-catalog/daily.data.mindfulness_minutes.updated.mdx b/docs/event-catalog/daily.data.mindfulness_minutes.updated.mdx index 0cf0c72ee..876111613 100644 --- a/docs/event-catalog/daily.data.mindfulness_minutes.updated.mdx +++ b/docs/event-catalog/daily.data.mindfulness_minutes.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.mindfulness_minutes.updated +description: "Webhook event fired when previously ingested mindfulness minutes data is updated for a user from a connected provider." openapi-schema: ClientFacingMindfulnessMinutesChanged --- diff --git a/docs/event-catalog/daily.data.note.created.mdx b/docs/event-catalog/daily.data.note.created.mdx index 5f1684159..46a036ee5 100644 --- a/docs/event-catalog/daily.data.note.created.mdx +++ b/docs/event-catalog/daily.data.note.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.note.created +description: "Webhook event fired when new free-form health notes data is ingested for a user from a connected provider." openapi-schema: ClientFacingNoteChanged --- diff --git a/docs/event-catalog/daily.data.note.updated.mdx b/docs/event-catalog/daily.data.note.updated.mdx index 4cf7ed32c..f63020801 100644 --- a/docs/event-catalog/daily.data.note.updated.mdx +++ b/docs/event-catalog/daily.data.note.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.note.updated +description: "Webhook event fired when previously ingested free-form health notes data is updated for a user from a connected provider." openapi-schema: ClientFacingNoteChanged --- diff --git a/docs/event-catalog/daily.data.peak_expiratory_flow_rate.created.mdx b/docs/event-catalog/daily.data.peak_expiratory_flow_rate.created.mdx index 236d67281..42730c77f 100644 --- a/docs/event-catalog/daily.data.peak_expiratory_flow_rate.created.mdx +++ b/docs/event-catalog/daily.data.peak_expiratory_flow_rate.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.peak_expiratory_flow_rate.created +description: "Webhook event fired when new peak expiratory flow rate (PEFR) data is ingested for a user from a connected provider." openapi-schema: ClientFacingPeakExpiratoryFlowRateChanged --- diff --git a/docs/event-catalog/daily.data.peak_expiratory_flow_rate.updated.mdx b/docs/event-catalog/daily.data.peak_expiratory_flow_rate.updated.mdx index 24fbda2fd..e60740a54 100644 --- a/docs/event-catalog/daily.data.peak_expiratory_flow_rate.updated.mdx +++ b/docs/event-catalog/daily.data.peak_expiratory_flow_rate.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.peak_expiratory_flow_rate.updated +description: "Webhook event fired when previously ingested peak expiratory flow rate (PEFR) data is updated for a user from a connected provider." openapi-schema: ClientFacingPeakExpiratoryFlowRateChanged --- diff --git a/docs/event-catalog/daily.data.profile.created.mdx b/docs/event-catalog/daily.data.profile.created.mdx index b133c3319..7e2356ecd 100644 --- a/docs/event-catalog/daily.data.profile.created.mdx +++ b/docs/event-catalog/daily.data.profile.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.profile.created +description: "Webhook event fired when new user profile data data is ingested for a user from a connected provider." openapi-schema: ClientFacingProfileChanged --- diff --git a/docs/event-catalog/daily.data.profile.updated.mdx b/docs/event-catalog/daily.data.profile.updated.mdx index c881503e1..824dfc02b 100644 --- a/docs/event-catalog/daily.data.profile.updated.mdx +++ b/docs/event-catalog/daily.data.profile.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.profile.updated +description: "Webhook event fired when previously ingested user profile data data is updated for a user from a connected provider." openapi-schema: ClientFacingProfileChanged --- diff --git a/docs/event-catalog/daily.data.respiratory_rate.created.mdx b/docs/event-catalog/daily.data.respiratory_rate.created.mdx index f0807e72e..75f0915ef 100644 --- a/docs/event-catalog/daily.data.respiratory_rate.created.mdx +++ b/docs/event-catalog/daily.data.respiratory_rate.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.respiratory_rate.created +description: "Webhook event fired when new respiratory rate data is ingested for a user from a connected provider." openapi-schema: ClientFacingRespiratoryRateChanged --- diff --git a/docs/event-catalog/daily.data.respiratory_rate.updated.mdx b/docs/event-catalog/daily.data.respiratory_rate.updated.mdx index 952ac7671..b90bc9830 100644 --- a/docs/event-catalog/daily.data.respiratory_rate.updated.mdx +++ b/docs/event-catalog/daily.data.respiratory_rate.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.respiratory_rate.updated +description: "Webhook event fired when previously ingested respiratory rate data is updated for a user from a connected provider." openapi-schema: ClientFacingRespiratoryRateChanged --- diff --git a/docs/event-catalog/daily.data.sleep.created.mdx b/docs/event-catalog/daily.data.sleep.created.mdx index d171ab80e..17bab57ec 100644 --- a/docs/event-catalog/daily.data.sleep.created.mdx +++ b/docs/event-catalog/daily.data.sleep.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.sleep.created +description: "Webhook event fired when new sleep summaries data is ingested for a user from a connected provider." openapi-schema: ClientFacingSleepChanged --- diff --git a/docs/event-catalog/daily.data.sleep.updated.mdx b/docs/event-catalog/daily.data.sleep.updated.mdx index 4263fac42..fb95e24c7 100644 --- a/docs/event-catalog/daily.data.sleep.updated.mdx +++ b/docs/event-catalog/daily.data.sleep.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.sleep.updated +description: "Webhook event fired when previously ingested sleep summaries data is updated for a user from a connected provider." openapi-schema: ClientFacingSleepChanged --- diff --git a/docs/event-catalog/daily.data.sleep_apnea_alert.created.mdx b/docs/event-catalog/daily.data.sleep_apnea_alert.created.mdx index a2f60dc46..fad980f9f 100644 --- a/docs/event-catalog/daily.data.sleep_apnea_alert.created.mdx +++ b/docs/event-catalog/daily.data.sleep_apnea_alert.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.sleep_apnea_alert.created +description: "Webhook event fired when new sleep apnea alert events data is ingested for a user from a connected provider." openapi-schema: ClientFacingSleepApneaAlertChanged --- diff --git a/docs/event-catalog/daily.data.sleep_apnea_alert.updated.mdx b/docs/event-catalog/daily.data.sleep_apnea_alert.updated.mdx index 3ed5a2d3d..ef1b02754 100644 --- a/docs/event-catalog/daily.data.sleep_apnea_alert.updated.mdx +++ b/docs/event-catalog/daily.data.sleep_apnea_alert.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.sleep_apnea_alert.updated +description: "Webhook event fired when previously ingested sleep apnea alert events data is updated for a user from a connected provider." openapi-schema: ClientFacingSleepApneaAlertChanged --- diff --git a/docs/event-catalog/daily.data.sleep_breathing_disturbance.created.mdx b/docs/event-catalog/daily.data.sleep_breathing_disturbance.created.mdx index 604be3809..e812d9f7d 100644 --- a/docs/event-catalog/daily.data.sleep_breathing_disturbance.created.mdx +++ b/docs/event-catalog/daily.data.sleep_breathing_disturbance.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.sleep_breathing_disturbance.created +description: "Webhook event fired when new sleep breathing disturbance metrics data is ingested for a user from a connected provider." openapi-schema: ClientFacingSleepBreathingDisturbanceChanged --- diff --git a/docs/event-catalog/daily.data.sleep_breathing_disturbance.updated.mdx b/docs/event-catalog/daily.data.sleep_breathing_disturbance.updated.mdx index 077d3fa80..e2e7e0342 100644 --- a/docs/event-catalog/daily.data.sleep_breathing_disturbance.updated.mdx +++ b/docs/event-catalog/daily.data.sleep_breathing_disturbance.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.sleep_breathing_disturbance.updated +description: "Webhook event fired when previously ingested sleep breathing disturbance metrics data is updated for a user from a connected provider." openapi-schema: ClientFacingSleepBreathingDisturbanceChanged --- diff --git a/docs/event-catalog/daily.data.sleep_cycle.created.mdx b/docs/event-catalog/daily.data.sleep_cycle.created.mdx index c80dd4c78..d235f62ec 100644 --- a/docs/event-catalog/daily.data.sleep_cycle.created.mdx +++ b/docs/event-catalog/daily.data.sleep_cycle.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.sleep_cycle.created +description: "Webhook event fired when new sleep cycle stages data is ingested for a user from a connected provider." openapi-schema: ClientFacingSleepCycleChanged --- diff --git a/docs/event-catalog/daily.data.sleep_cycle.updated.mdx b/docs/event-catalog/daily.data.sleep_cycle.updated.mdx index 6d28c8513..d4fb135c6 100644 --- a/docs/event-catalog/daily.data.sleep_cycle.updated.mdx +++ b/docs/event-catalog/daily.data.sleep_cycle.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.sleep_cycle.updated +description: "Webhook event fired when previously ingested sleep cycle stages data is updated for a user from a connected provider." openapi-schema: ClientFacingSleepCycleChanged --- diff --git a/docs/event-catalog/daily.data.stand_duration.created.mdx b/docs/event-catalog/daily.data.stand_duration.created.mdx index 007c5b01f..6b1808374 100644 --- a/docs/event-catalog/daily.data.stand_duration.created.mdx +++ b/docs/event-catalog/daily.data.stand_duration.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.stand_duration.created +description: "Webhook event fired when new standing duration data is ingested for a user from a connected provider." openapi-schema: ClientFacingStandDurationChanged --- diff --git a/docs/event-catalog/daily.data.stand_duration.updated.mdx b/docs/event-catalog/daily.data.stand_duration.updated.mdx index e1e1883d0..4be28fdb1 100644 --- a/docs/event-catalog/daily.data.stand_duration.updated.mdx +++ b/docs/event-catalog/daily.data.stand_duration.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.stand_duration.updated +description: "Webhook event fired when previously ingested standing duration data is updated for a user from a connected provider." openapi-schema: ClientFacingStandDurationChanged --- diff --git a/docs/event-catalog/daily.data.stand_hour.created.mdx b/docs/event-catalog/daily.data.stand_hour.created.mdx index 1fa07dbbb..04dc94d66 100644 --- a/docs/event-catalog/daily.data.stand_hour.created.mdx +++ b/docs/event-catalog/daily.data.stand_hour.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.stand_hour.created +description: "Webhook event fired when new stand hour data data is ingested for a user from a connected provider." openapi-schema: ClientFacingStandHourChanged --- diff --git a/docs/event-catalog/daily.data.stand_hour.updated.mdx b/docs/event-catalog/daily.data.stand_hour.updated.mdx index cdf7e4b9c..a2be5aa63 100644 --- a/docs/event-catalog/daily.data.stand_hour.updated.mdx +++ b/docs/event-catalog/daily.data.stand_hour.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.stand_hour.updated +description: "Webhook event fired when previously ingested stand hour data data is updated for a user from a connected provider." openapi-schema: ClientFacingStandHourChanged --- diff --git a/docs/event-catalog/daily.data.steps.created.mdx b/docs/event-catalog/daily.data.steps.created.mdx index a3656ae35..f0b23de3a 100644 --- a/docs/event-catalog/daily.data.steps.created.mdx +++ b/docs/event-catalog/daily.data.steps.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.steps.created +description: "Webhook event fired when new step counts data is ingested for a user from a connected provider." openapi-schema: ClientFacingStepsChanged --- diff --git a/docs/event-catalog/daily.data.steps.updated.mdx b/docs/event-catalog/daily.data.steps.updated.mdx index c7fce7afa..434685c01 100644 --- a/docs/event-catalog/daily.data.steps.updated.mdx +++ b/docs/event-catalog/daily.data.steps.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.steps.updated +description: "Webhook event fired when previously ingested step counts data is updated for a user from a connected provider." openapi-schema: ClientFacingStepsChanged --- diff --git a/docs/event-catalog/daily.data.stress_level.created.mdx b/docs/event-catalog/daily.data.stress_level.created.mdx index c86c9fcbb..9dae0a43e 100644 --- a/docs/event-catalog/daily.data.stress_level.created.mdx +++ b/docs/event-catalog/daily.data.stress_level.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.stress_level.created +description: "Webhook event fired when new stress level readings data is ingested for a user from a connected provider." openapi-schema: ClientFacingStressLevelChanged --- diff --git a/docs/event-catalog/daily.data.stress_level.updated.mdx b/docs/event-catalog/daily.data.stress_level.updated.mdx index b2af4e320..ef4b9221d 100644 --- a/docs/event-catalog/daily.data.stress_level.updated.mdx +++ b/docs/event-catalog/daily.data.stress_level.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.stress_level.updated +description: "Webhook event fired when previously ingested stress level readings data is updated for a user from a connected provider." openapi-schema: ClientFacingStressLevelChanged --- diff --git a/docs/event-catalog/daily.data.uv_exposure.created.mdx b/docs/event-catalog/daily.data.uv_exposure.created.mdx index 2913b31f7..cac213b41 100644 --- a/docs/event-catalog/daily.data.uv_exposure.created.mdx +++ b/docs/event-catalog/daily.data.uv_exposure.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.uv_exposure.created +description: "Webhook event fired when new ultraviolet (UV) exposure data is ingested for a user from a connected provider." openapi-schema: ClientFacingUvExposureChanged --- diff --git a/docs/event-catalog/daily.data.uv_exposure.updated.mdx b/docs/event-catalog/daily.data.uv_exposure.updated.mdx index 579e9e502..74f0d5bcd 100644 --- a/docs/event-catalog/daily.data.uv_exposure.updated.mdx +++ b/docs/event-catalog/daily.data.uv_exposure.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.uv_exposure.updated +description: "Webhook event fired when previously ingested ultraviolet (UV) exposure data is updated for a user from a connected provider." openapi-schema: ClientFacingUvExposureChanged --- diff --git a/docs/event-catalog/daily.data.vo2_max.created.mdx b/docs/event-catalog/daily.data.vo2_max.created.mdx index 0406d184a..26813e91e 100644 --- a/docs/event-catalog/daily.data.vo2_max.created.mdx +++ b/docs/event-catalog/daily.data.vo2_max.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.vo2_max.created +description: "Webhook event fired when new VO2 max (cardiorespiratory fitness) data is ingested for a user from a connected provider." openapi-schema: ClientFacingVo2MaxChanged --- diff --git a/docs/event-catalog/daily.data.vo2_max.updated.mdx b/docs/event-catalog/daily.data.vo2_max.updated.mdx index b5de0d2ab..a113f98ee 100644 --- a/docs/event-catalog/daily.data.vo2_max.updated.mdx +++ b/docs/event-catalog/daily.data.vo2_max.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.vo2_max.updated +description: "Webhook event fired when previously ingested VO2 max (cardiorespiratory fitness) data is updated for a user from a connected provider." openapi-schema: ClientFacingVo2MaxChanged --- diff --git a/docs/event-catalog/daily.data.waist_circumference.created.mdx b/docs/event-catalog/daily.data.waist_circumference.created.mdx index 32e058015..441bf8e85 100644 --- a/docs/event-catalog/daily.data.waist_circumference.created.mdx +++ b/docs/event-catalog/daily.data.waist_circumference.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.waist_circumference.created +description: "Webhook event fired when new waist circumference data is ingested for a user from a connected provider." openapi-schema: ClientFacingWaistCircumferenceChanged --- diff --git a/docs/event-catalog/daily.data.waist_circumference.updated.mdx b/docs/event-catalog/daily.data.waist_circumference.updated.mdx index 9667d6f6e..0513a4aa2 100644 --- a/docs/event-catalog/daily.data.waist_circumference.updated.mdx +++ b/docs/event-catalog/daily.data.waist_circumference.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.waist_circumference.updated +description: "Webhook event fired when previously ingested waist circumference data is updated for a user from a connected provider." openapi-schema: ClientFacingWaistCircumferenceChanged --- diff --git a/docs/event-catalog/daily.data.water.created.mdx b/docs/event-catalog/daily.data.water.created.mdx index f2fe2eafe..c95ec23e5 100644 --- a/docs/event-catalog/daily.data.water.created.mdx +++ b/docs/event-catalog/daily.data.water.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.water.created +description: "Webhook event fired when new water intake data is ingested for a user from a connected provider." openapi-schema: ClientFacingWaterChanged --- diff --git a/docs/event-catalog/daily.data.water.updated.mdx b/docs/event-catalog/daily.data.water.updated.mdx index 2bbd42895..03fe2dd80 100644 --- a/docs/event-catalog/daily.data.water.updated.mdx +++ b/docs/event-catalog/daily.data.water.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.water.updated +description: "Webhook event fired when previously ingested water intake data is updated for a user from a connected provider." openapi-schema: ClientFacingWaterChanged --- diff --git a/docs/event-catalog/daily.data.weight.created.mdx b/docs/event-catalog/daily.data.weight.created.mdx index c96e210ff..bf923c5e2 100644 --- a/docs/event-catalog/daily.data.weight.created.mdx +++ b/docs/event-catalog/daily.data.weight.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.weight.created +description: "Webhook event fired when new body weight data is ingested for a user from a connected provider." openapi-schema: ClientFacingWeightChanged --- diff --git a/docs/event-catalog/daily.data.weight.updated.mdx b/docs/event-catalog/daily.data.weight.updated.mdx index 46ad7b479..71c79fc03 100644 --- a/docs/event-catalog/daily.data.weight.updated.mdx +++ b/docs/event-catalog/daily.data.weight.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.weight.updated +description: "Webhook event fired when previously ingested body weight data is updated for a user from a connected provider." openapi-schema: ClientFacingWeightChanged --- diff --git a/docs/event-catalog/daily.data.wheelchair_push.created.mdx b/docs/event-catalog/daily.data.wheelchair_push.created.mdx index d76cdf9af..56cef5f8a 100644 --- a/docs/event-catalog/daily.data.wheelchair_push.created.mdx +++ b/docs/event-catalog/daily.data.wheelchair_push.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.wheelchair_push.created +description: "Webhook event fired when new wheelchair push counts data is ingested for a user from a connected provider." openapi-schema: ClientFacingWheelchairPushChanged --- diff --git a/docs/event-catalog/daily.data.wheelchair_push.updated.mdx b/docs/event-catalog/daily.data.wheelchair_push.updated.mdx index 3a29bf1ee..b768a1e00 100644 --- a/docs/event-catalog/daily.data.wheelchair_push.updated.mdx +++ b/docs/event-catalog/daily.data.wheelchair_push.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.wheelchair_push.updated +description: "Webhook event fired when previously ingested wheelchair push counts data is updated for a user from a connected provider." openapi-schema: ClientFacingWheelchairPushChanged --- diff --git a/docs/event-catalog/daily.data.workout_distance.created.mdx b/docs/event-catalog/daily.data.workout_distance.created.mdx index 5c5ab3696..cdaf4e097 100644 --- a/docs/event-catalog/daily.data.workout_distance.created.mdx +++ b/docs/event-catalog/daily.data.workout_distance.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.workout_distance.created +description: "Webhook event fired when new workout distance samples data is ingested for a user from a connected provider." openapi-schema: ClientFacingWorkoutDistanceChanged --- diff --git a/docs/event-catalog/daily.data.workout_distance.updated.mdx b/docs/event-catalog/daily.data.workout_distance.updated.mdx index 31ca77256..3dbaf7761 100644 --- a/docs/event-catalog/daily.data.workout_distance.updated.mdx +++ b/docs/event-catalog/daily.data.workout_distance.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.workout_distance.updated +description: "Webhook event fired when previously ingested workout distance samples data is updated for a user from a connected provider." openapi-schema: ClientFacingWorkoutDistanceChanged --- diff --git a/docs/event-catalog/daily.data.workout_duration.created.mdx b/docs/event-catalog/daily.data.workout_duration.created.mdx index d0657457c..90393eeea 100644 --- a/docs/event-catalog/daily.data.workout_duration.created.mdx +++ b/docs/event-catalog/daily.data.workout_duration.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.workout_duration.created +description: "Webhook event fired when new workout duration data is ingested for a user from a connected provider." openapi-schema: ClientFacingWorkoutDurationChanged --- diff --git a/docs/event-catalog/daily.data.workout_duration.updated.mdx b/docs/event-catalog/daily.data.workout_duration.updated.mdx index d3c4ac7bf..1f5924c28 100644 --- a/docs/event-catalog/daily.data.workout_duration.updated.mdx +++ b/docs/event-catalog/daily.data.workout_duration.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.workout_duration.updated +description: "Webhook event fired when previously ingested workout duration data is updated for a user from a connected provider." openapi-schema: ClientFacingWorkoutDurationChanged --- diff --git a/docs/event-catalog/daily.data.workout_stream.created.mdx b/docs/event-catalog/daily.data.workout_stream.created.mdx index a9b506b86..2e2dce6c2 100644 --- a/docs/event-catalog/daily.data.workout_stream.created.mdx +++ b/docs/event-catalog/daily.data.workout_stream.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.workout_stream.created +description: "Webhook event fired when new workout sample streams data is ingested for a user from a connected provider." openapi-schema: ClientFacingWorkoutStreamChanged --- diff --git a/docs/event-catalog/daily.data.workout_stream.updated.mdx b/docs/event-catalog/daily.data.workout_stream.updated.mdx index 483de9738..604a3f693 100644 --- a/docs/event-catalog/daily.data.workout_stream.updated.mdx +++ b/docs/event-catalog/daily.data.workout_stream.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.workout_stream.updated +description: "Webhook event fired when previously ingested workout sample streams data is updated for a user from a connected provider." openapi-schema: ClientFacingWorkoutStreamChanged --- diff --git a/docs/event-catalog/daily.data.workout_swimming_stroke.created.mdx b/docs/event-catalog/daily.data.workout_swimming_stroke.created.mdx index 018082028..8e7e8b1d0 100644 --- a/docs/event-catalog/daily.data.workout_swimming_stroke.created.mdx +++ b/docs/event-catalog/daily.data.workout_swimming_stroke.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.workout_swimming_stroke.created +description: "Webhook event fired when new workout swimming stroke data data is ingested for a user from a connected provider." openapi-schema: ClientFacingWorkoutSwimmingStrokeChanged --- diff --git a/docs/event-catalog/daily.data.workout_swimming_stroke.updated.mdx b/docs/event-catalog/daily.data.workout_swimming_stroke.updated.mdx index 82ccd2045..6d9df9cc5 100644 --- a/docs/event-catalog/daily.data.workout_swimming_stroke.updated.mdx +++ b/docs/event-catalog/daily.data.workout_swimming_stroke.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.workout_swimming_stroke.updated +description: "Webhook event fired when previously ingested workout swimming stroke data data is updated for a user from a connected provider." openapi-schema: ClientFacingWorkoutSwimmingStrokeChanged --- diff --git a/docs/event-catalog/daily.data.workouts.created.mdx b/docs/event-catalog/daily.data.workouts.created.mdx index 8c113085a..bed82d655 100644 --- a/docs/event-catalog/daily.data.workouts.created.mdx +++ b/docs/event-catalog/daily.data.workouts.created.mdx @@ -1,4 +1,5 @@ --- title: daily.data.workouts.created +description: "Webhook event fired when new workout sessions data is ingested for a user from a connected provider." openapi-schema: ClientFacingWorkoutsChanged --- diff --git a/docs/event-catalog/daily.data.workouts.updated.mdx b/docs/event-catalog/daily.data.workouts.updated.mdx index 6288a5552..46048202c 100644 --- a/docs/event-catalog/daily.data.workouts.updated.mdx +++ b/docs/event-catalog/daily.data.workouts.updated.mdx @@ -1,4 +1,5 @@ --- title: daily.data.workouts.updated +description: "Webhook event fired when previously ingested workout sessions data is updated for a user from a connected provider." openapi-schema: ClientFacingWorkoutsChanged --- diff --git a/docs/event-catalog/historical.data.activity.created.mdx b/docs/event-catalog/historical.data.activity.created.mdx index 9791dcda5..b79ec7ef8 100644 --- a/docs/event-catalog/historical.data.activity.created.mdx +++ b/docs/event-catalog/historical.data.activity.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.activity.created +description: "Webhook event fired when historical daily activity summaries data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingActivityHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.afib_burden.created.mdx b/docs/event-catalog/historical.data.afib_burden.created.mdx index a0b666a56..e5b9a2831 100644 --- a/docs/event-catalog/historical.data.afib_burden.created.mdx +++ b/docs/event-catalog/historical.data.afib_burden.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.afib_burden.created +description: "Webhook event fired when historical atrial fibrillation (AFib) burden percentage data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingAfibBurdenHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.basal_body_temperature.created.mdx b/docs/event-catalog/historical.data.basal_body_temperature.created.mdx index 03e849661..23bc324de 100644 --- a/docs/event-catalog/historical.data.basal_body_temperature.created.mdx +++ b/docs/event-catalog/historical.data.basal_body_temperature.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.basal_body_temperature.created +description: "Webhook event fired when historical basal body temperature data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingBasalBodyTemperatureHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.blood_oxygen.created.mdx b/docs/event-catalog/historical.data.blood_oxygen.created.mdx index f18f9f6c9..d5223c204 100644 --- a/docs/event-catalog/historical.data.blood_oxygen.created.mdx +++ b/docs/event-catalog/historical.data.blood_oxygen.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.blood_oxygen.created +description: "Webhook event fired when historical blood oxygen saturation (SpO2) data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingBloodOxygenHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.blood_pressure.created.mdx b/docs/event-catalog/historical.data.blood_pressure.created.mdx index 1ce30963a..c66eb25fa 100644 --- a/docs/event-catalog/historical.data.blood_pressure.created.mdx +++ b/docs/event-catalog/historical.data.blood_pressure.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.blood_pressure.created +description: "Webhook event fired when historical blood pressure systolic and diastolic data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingBloodPressureHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.body.created.mdx b/docs/event-catalog/historical.data.body.created.mdx index d305f576b..69e874dc4 100644 --- a/docs/event-catalog/historical.data.body.created.mdx +++ b/docs/event-catalog/historical.data.body.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.body.created +description: "Webhook event fired when historical body composition summaries data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingBodyHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.body_mass_index.created.mdx b/docs/event-catalog/historical.data.body_mass_index.created.mdx index 03161b9f4..e21050253 100644 --- a/docs/event-catalog/historical.data.body_mass_index.created.mdx +++ b/docs/event-catalog/historical.data.body_mass_index.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.body_mass_index.created +description: "Webhook event fired when historical body mass index (BMI) data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingBodyMassIndexHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.body_temperature.created.mdx b/docs/event-catalog/historical.data.body_temperature.created.mdx index ddc286a23..47669467b 100644 --- a/docs/event-catalog/historical.data.body_temperature.created.mdx +++ b/docs/event-catalog/historical.data.body_temperature.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.body_temperature.created +description: "Webhook event fired when historical body temperature data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingBodyTemperatureHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.body_temperature_delta.created.mdx b/docs/event-catalog/historical.data.body_temperature_delta.created.mdx index c42b4d3a7..23d9fa29b 100644 --- a/docs/event-catalog/historical.data.body_temperature_delta.created.mdx +++ b/docs/event-catalog/historical.data.body_temperature_delta.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.body_temperature_delta.created +description: "Webhook event fired when historical body temperature delta from baseline data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingBodyTemperatureDeltaHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.caffeine.created.mdx b/docs/event-catalog/historical.data.caffeine.created.mdx index 3737cbc21..a1a043ae5 100644 --- a/docs/event-catalog/historical.data.caffeine.created.mdx +++ b/docs/event-catalog/historical.data.caffeine.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.caffeine.created +description: "Webhook event fired when historical caffeine intake data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingCaffeineHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.calories_active.created.mdx b/docs/event-catalog/historical.data.calories_active.created.mdx index ba418647b..e33324fb4 100644 --- a/docs/event-catalog/historical.data.calories_active.created.mdx +++ b/docs/event-catalog/historical.data.calories_active.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.calories_active.created +description: "Webhook event fired when historical active calories burned data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingCaloriesActiveHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.calories_basal.created.mdx b/docs/event-catalog/historical.data.calories_basal.created.mdx index 55ffd263a..b62ce1a83 100644 --- a/docs/event-catalog/historical.data.calories_basal.created.mdx +++ b/docs/event-catalog/historical.data.calories_basal.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.calories_basal.created +description: "Webhook event fired when historical basal calories burned data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingCaloriesBasalHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.carbohydrates.created.mdx b/docs/event-catalog/historical.data.carbohydrates.created.mdx index f9af5f521..be43e0e4b 100644 --- a/docs/event-catalog/historical.data.carbohydrates.created.mdx +++ b/docs/event-catalog/historical.data.carbohydrates.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.carbohydrates.created +description: "Webhook event fired when historical carbohydrate intake data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingCarbohydratesHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.cholesterol.created.mdx b/docs/event-catalog/historical.data.cholesterol.created.mdx index 5d766e569..766029122 100644 --- a/docs/event-catalog/historical.data.cholesterol.created.mdx +++ b/docs/event-catalog/historical.data.cholesterol.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.cholesterol.created +description: "Webhook event fired when historical cholesterol intake data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingCholesterolHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.daylight_exposure.created.mdx b/docs/event-catalog/historical.data.daylight_exposure.created.mdx index fe63426e0..a35f39639 100644 --- a/docs/event-catalog/historical.data.daylight_exposure.created.mdx +++ b/docs/event-catalog/historical.data.daylight_exposure.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.daylight_exposure.created +description: "Webhook event fired when historical daylight exposure data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingDaylightExposureHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.distance.created.mdx b/docs/event-catalog/historical.data.distance.created.mdx index b696edf15..5b883e792 100644 --- a/docs/event-catalog/historical.data.distance.created.mdx +++ b/docs/event-catalog/historical.data.distance.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.distance.created +description: "Webhook event fired when historical distance traveled data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingDistanceHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.electrocardiogram.created.mdx b/docs/event-catalog/historical.data.electrocardiogram.created.mdx index f6b70e3b9..0ea8bbb21 100644 --- a/docs/event-catalog/historical.data.electrocardiogram.created.mdx +++ b/docs/event-catalog/historical.data.electrocardiogram.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.electrocardiogram.created +description: "Webhook event fired when historical electrocardiogram (ECG) recordings data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingElectrocardiogramHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.electrocardiogram_voltage.created.mdx b/docs/event-catalog/historical.data.electrocardiogram_voltage.created.mdx index b20ec6a08..0f46af1c2 100644 --- a/docs/event-catalog/historical.data.electrocardiogram_voltage.created.mdx +++ b/docs/event-catalog/historical.data.electrocardiogram_voltage.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.electrocardiogram_voltage.created +description: "Webhook event fired when historical electrocardiogram (ECG) voltage waveforms data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingElectrocardiogramVoltageHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.fall.created.mdx b/docs/event-catalog/historical.data.fall.created.mdx index 445ec38f3..6046e2f4b 100644 --- a/docs/event-catalog/historical.data.fall.created.mdx +++ b/docs/event-catalog/historical.data.fall.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.fall.created +description: "Webhook event fired when historical fall events data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingFallHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.fat.created.mdx b/docs/event-catalog/historical.data.fat.created.mdx index 9d273724e..51d57c4d7 100644 --- a/docs/event-catalog/historical.data.fat.created.mdx +++ b/docs/event-catalog/historical.data.fat.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.fat.created +description: "Webhook event fired when historical dietary fat intake data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingFatHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.floors_climbed.created.mdx b/docs/event-catalog/historical.data.floors_climbed.created.mdx index 3d26cf452..773ff4f69 100644 --- a/docs/event-catalog/historical.data.floors_climbed.created.mdx +++ b/docs/event-catalog/historical.data.floors_climbed.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.floors_climbed.created +description: "Webhook event fired when historical floors climbed data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingFloorsClimbedHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.forced_expiratory_volume_1.created.mdx b/docs/event-catalog/historical.data.forced_expiratory_volume_1.created.mdx index 86e3df135..c3d7d21c5 100644 --- a/docs/event-catalog/historical.data.forced_expiratory_volume_1.created.mdx +++ b/docs/event-catalog/historical.data.forced_expiratory_volume_1.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.forced_expiratory_volume_1.created +description: "Webhook event fired when historical forced expiratory volume in one second (FEV1) data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingForcedExpiratoryVolume1HistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.forced_vital_capacity.created.mdx b/docs/event-catalog/historical.data.forced_vital_capacity.created.mdx index 4d455991c..e8fe93c27 100644 --- a/docs/event-catalog/historical.data.forced_vital_capacity.created.mdx +++ b/docs/event-catalog/historical.data.forced_vital_capacity.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.forced_vital_capacity.created +description: "Webhook event fired when historical forced vital capacity (FVC) data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingForcedVitalCapacityHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.glucose.created.mdx b/docs/event-catalog/historical.data.glucose.created.mdx index 50c657b21..fc1eca6cb 100644 --- a/docs/event-catalog/historical.data.glucose.created.mdx +++ b/docs/event-catalog/historical.data.glucose.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.glucose.created +description: "Webhook event fired when historical blood glucose readings data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingGlucoseHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.handwashing.created.mdx b/docs/event-catalog/historical.data.handwashing.created.mdx index 39ea65f06..97ac033d9 100644 --- a/docs/event-catalog/historical.data.handwashing.created.mdx +++ b/docs/event-catalog/historical.data.handwashing.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.handwashing.created +description: "Webhook event fired when historical handwashing events data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingHandwashingHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.heart_rate_alert.created.mdx b/docs/event-catalog/historical.data.heart_rate_alert.created.mdx index a694c7f93..4d3c7d1ce 100644 --- a/docs/event-catalog/historical.data.heart_rate_alert.created.mdx +++ b/docs/event-catalog/historical.data.heart_rate_alert.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.heart_rate_alert.created +description: "Webhook event fired when historical heart rate alert events data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingHeartRateAlertHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.heart_rate_recovery_one_minute.created.mdx b/docs/event-catalog/historical.data.heart_rate_recovery_one_minute.created.mdx index 4c54f9a74..361bc31df 100644 --- a/docs/event-catalog/historical.data.heart_rate_recovery_one_minute.created.mdx +++ b/docs/event-catalog/historical.data.heart_rate_recovery_one_minute.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.heart_rate_recovery_one_minute.created +description: "Webhook event fired when historical one-minute heart rate recovery data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingHeartRateRecoveryOneMinuteHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.heartrate.created.mdx b/docs/event-catalog/historical.data.heartrate.created.mdx index fdfe9f8c2..2dfbe9921 100644 --- a/docs/event-catalog/historical.data.heartrate.created.mdx +++ b/docs/event-catalog/historical.data.heartrate.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.heartrate.created +description: "Webhook event fired when historical heart rate measurements data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingHeartrateHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.hrv.created.mdx b/docs/event-catalog/historical.data.hrv.created.mdx index f0c89d2da..1e9d8f771 100644 --- a/docs/event-catalog/historical.data.hrv.created.mdx +++ b/docs/event-catalog/historical.data.hrv.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.hrv.created +description: "Webhook event fired when historical heart rate variability (HRV) data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingHrvHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.ige.created.mdx b/docs/event-catalog/historical.data.ige.created.mdx index 074325f9b..eff5d278c 100644 --- a/docs/event-catalog/historical.data.ige.created.mdx +++ b/docs/event-catalog/historical.data.ige.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.ige.created +description: "Webhook event fired when historical immunoglobulin E (IgE) measurements data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingIgeHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.igg.created.mdx b/docs/event-catalog/historical.data.igg.created.mdx index 1a5260b84..c23e0ef16 100644 --- a/docs/event-catalog/historical.data.igg.created.mdx +++ b/docs/event-catalog/historical.data.igg.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.igg.created +description: "Webhook event fired when historical immunoglobulin G (IgG) measurements data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingIggHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.inhaler_usage.created.mdx b/docs/event-catalog/historical.data.inhaler_usage.created.mdx index a42b5c7af..18fee8efc 100644 --- a/docs/event-catalog/historical.data.inhaler_usage.created.mdx +++ b/docs/event-catalog/historical.data.inhaler_usage.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.inhaler_usage.created +description: "Webhook event fired when historical inhaler usage events data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingInhalerUsageHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.insulin_injection.created.mdx b/docs/event-catalog/historical.data.insulin_injection.created.mdx index 0b29cb060..d6403692b 100644 --- a/docs/event-catalog/historical.data.insulin_injection.created.mdx +++ b/docs/event-catalog/historical.data.insulin_injection.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.insulin_injection.created +description: "Webhook event fired when historical insulin injection events data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingInsulinInjectionHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.lean_body_mass.created.mdx b/docs/event-catalog/historical.data.lean_body_mass.created.mdx index e6e0ca79c..106ad3401 100644 --- a/docs/event-catalog/historical.data.lean_body_mass.created.mdx +++ b/docs/event-catalog/historical.data.lean_body_mass.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.lean_body_mass.created +description: "Webhook event fired when historical lean body mass data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingLeanBodyMassHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.meal.created.mdx b/docs/event-catalog/historical.data.meal.created.mdx index 9e60dfff4..b524508de 100644 --- a/docs/event-catalog/historical.data.meal.created.mdx +++ b/docs/event-catalog/historical.data.meal.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.meal.created +description: "Webhook event fired when historical meal records data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingMealHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.menstrual_cycle.created.mdx b/docs/event-catalog/historical.data.menstrual_cycle.created.mdx index 278b96aec..b0c9567f5 100644 --- a/docs/event-catalog/historical.data.menstrual_cycle.created.mdx +++ b/docs/event-catalog/historical.data.menstrual_cycle.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.menstrual_cycle.created +description: "Webhook event fired when historical menstrual cycle data data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingMenstrualCycleHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.mindfulness_minutes.created.mdx b/docs/event-catalog/historical.data.mindfulness_minutes.created.mdx index e2eb64442..ed09daef2 100644 --- a/docs/event-catalog/historical.data.mindfulness_minutes.created.mdx +++ b/docs/event-catalog/historical.data.mindfulness_minutes.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.mindfulness_minutes.created +description: "Webhook event fired when historical mindfulness minutes data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingMindfulnessMinutesHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.note.created.mdx b/docs/event-catalog/historical.data.note.created.mdx index 10004bdbf..9d194e2f5 100644 --- a/docs/event-catalog/historical.data.note.created.mdx +++ b/docs/event-catalog/historical.data.note.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.note.created +description: "Webhook event fired when historical free-form health notes data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingNoteHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.peak_expiratory_flow_rate.created.mdx b/docs/event-catalog/historical.data.peak_expiratory_flow_rate.created.mdx index 048f68931..891dabc7e 100644 --- a/docs/event-catalog/historical.data.peak_expiratory_flow_rate.created.mdx +++ b/docs/event-catalog/historical.data.peak_expiratory_flow_rate.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.peak_expiratory_flow_rate.created +description: "Webhook event fired when historical peak expiratory flow rate (PEFR) data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingPeakExpiratoryFlowRateHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.profile.created.mdx b/docs/event-catalog/historical.data.profile.created.mdx index bd87fefd7..d2ed7868e 100644 --- a/docs/event-catalog/historical.data.profile.created.mdx +++ b/docs/event-catalog/historical.data.profile.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.profile.created +description: "Webhook event fired when historical user profile data data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingProfileHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.respiratory_rate.created.mdx b/docs/event-catalog/historical.data.respiratory_rate.created.mdx index 7ade84890..0a1f157ec 100644 --- a/docs/event-catalog/historical.data.respiratory_rate.created.mdx +++ b/docs/event-catalog/historical.data.respiratory_rate.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.respiratory_rate.created +description: "Webhook event fired when historical respiratory rate data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingRespiratoryRateHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.sleep.created.mdx b/docs/event-catalog/historical.data.sleep.created.mdx index 43b5e2d9a..2ff881acf 100644 --- a/docs/event-catalog/historical.data.sleep.created.mdx +++ b/docs/event-catalog/historical.data.sleep.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.sleep.created +description: "Webhook event fired when historical sleep summaries data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingSleepHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.sleep_apnea_alert.created.mdx b/docs/event-catalog/historical.data.sleep_apnea_alert.created.mdx index e8458453f..8056b1871 100644 --- a/docs/event-catalog/historical.data.sleep_apnea_alert.created.mdx +++ b/docs/event-catalog/historical.data.sleep_apnea_alert.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.sleep_apnea_alert.created +description: "Webhook event fired when historical sleep apnea alert events data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingSleepApneaAlertHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.sleep_breathing_disturbance.created.mdx b/docs/event-catalog/historical.data.sleep_breathing_disturbance.created.mdx index cb7f57ae0..e8dac12da 100644 --- a/docs/event-catalog/historical.data.sleep_breathing_disturbance.created.mdx +++ b/docs/event-catalog/historical.data.sleep_breathing_disturbance.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.sleep_breathing_disturbance.created +description: "Webhook event fired when historical sleep breathing disturbance metrics data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingSleepBreathingDisturbanceHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.sleep_cycle.created.mdx b/docs/event-catalog/historical.data.sleep_cycle.created.mdx index 0a3454a47..9d2d6d435 100644 --- a/docs/event-catalog/historical.data.sleep_cycle.created.mdx +++ b/docs/event-catalog/historical.data.sleep_cycle.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.sleep_cycle.created +description: "Webhook event fired when historical sleep cycle stages data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingSleepCycleHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.stand_duration.created.mdx b/docs/event-catalog/historical.data.stand_duration.created.mdx index 6b84002f3..af9e841cd 100644 --- a/docs/event-catalog/historical.data.stand_duration.created.mdx +++ b/docs/event-catalog/historical.data.stand_duration.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.stand_duration.created +description: "Webhook event fired when historical standing duration data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingStandDurationHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.stand_hour.created.mdx b/docs/event-catalog/historical.data.stand_hour.created.mdx index 5d671ad83..1c15a61f9 100644 --- a/docs/event-catalog/historical.data.stand_hour.created.mdx +++ b/docs/event-catalog/historical.data.stand_hour.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.stand_hour.created +description: "Webhook event fired when historical stand hour data data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingStandHourHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.steps.created.mdx b/docs/event-catalog/historical.data.steps.created.mdx index a0c56123a..908d4b97a 100644 --- a/docs/event-catalog/historical.data.steps.created.mdx +++ b/docs/event-catalog/historical.data.steps.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.steps.created +description: "Webhook event fired when historical step counts data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingStepsHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.stress_level.created.mdx b/docs/event-catalog/historical.data.stress_level.created.mdx index 02e22f902..780f08012 100644 --- a/docs/event-catalog/historical.data.stress_level.created.mdx +++ b/docs/event-catalog/historical.data.stress_level.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.stress_level.created +description: "Webhook event fired when historical stress level readings data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingStressLevelHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.uv_exposure.created.mdx b/docs/event-catalog/historical.data.uv_exposure.created.mdx index 81ba4d558..f53845ea6 100644 --- a/docs/event-catalog/historical.data.uv_exposure.created.mdx +++ b/docs/event-catalog/historical.data.uv_exposure.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.uv_exposure.created +description: "Webhook event fired when historical ultraviolet (UV) exposure data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingUvExposureHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.vo2_max.created.mdx b/docs/event-catalog/historical.data.vo2_max.created.mdx index 1bea58778..8b1a9ff07 100644 --- a/docs/event-catalog/historical.data.vo2_max.created.mdx +++ b/docs/event-catalog/historical.data.vo2_max.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.vo2_max.created +description: "Webhook event fired when historical VO2 max (cardiorespiratory fitness) data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingVo2MaxHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.waist_circumference.created.mdx b/docs/event-catalog/historical.data.waist_circumference.created.mdx index e9e8b5326..02ad5267e 100644 --- a/docs/event-catalog/historical.data.waist_circumference.created.mdx +++ b/docs/event-catalog/historical.data.waist_circumference.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.waist_circumference.created +description: "Webhook event fired when historical waist circumference data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingWaistCircumferenceHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.water.created.mdx b/docs/event-catalog/historical.data.water.created.mdx index c8ee29f05..be71fdd77 100644 --- a/docs/event-catalog/historical.data.water.created.mdx +++ b/docs/event-catalog/historical.data.water.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.water.created +description: "Webhook event fired when historical water intake data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingWaterHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.weight.created.mdx b/docs/event-catalog/historical.data.weight.created.mdx index 1177e312f..ffe0f6b12 100644 --- a/docs/event-catalog/historical.data.weight.created.mdx +++ b/docs/event-catalog/historical.data.weight.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.weight.created +description: "Webhook event fired when historical body weight data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingWeightHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.wheelchair_push.created.mdx b/docs/event-catalog/historical.data.wheelchair_push.created.mdx index b177f660a..d171c14a8 100644 --- a/docs/event-catalog/historical.data.wheelchair_push.created.mdx +++ b/docs/event-catalog/historical.data.wheelchair_push.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.wheelchair_push.created +description: "Webhook event fired when historical wheelchair push counts data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingWheelchairPushHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.workout_distance.created.mdx b/docs/event-catalog/historical.data.workout_distance.created.mdx index 48c51064d..0d5b4f6c7 100644 --- a/docs/event-catalog/historical.data.workout_distance.created.mdx +++ b/docs/event-catalog/historical.data.workout_distance.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.workout_distance.created +description: "Webhook event fired when historical workout distance samples data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingWorkoutDistanceHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.workout_duration.created.mdx b/docs/event-catalog/historical.data.workout_duration.created.mdx index a27d4825b..5d70de6e1 100644 --- a/docs/event-catalog/historical.data.workout_duration.created.mdx +++ b/docs/event-catalog/historical.data.workout_duration.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.workout_duration.created +description: "Webhook event fired when historical workout duration data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingWorkoutDurationHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.workout_stream.created.mdx b/docs/event-catalog/historical.data.workout_stream.created.mdx index 710c4b2f2..e8049b5f3 100644 --- a/docs/event-catalog/historical.data.workout_stream.created.mdx +++ b/docs/event-catalog/historical.data.workout_stream.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.workout_stream.created +description: "Webhook event fired when historical workout sample streams data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingWorkoutStreamHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.workout_swimming_stroke.created.mdx b/docs/event-catalog/historical.data.workout_swimming_stroke.created.mdx index 50d1c8137..db2557f06 100644 --- a/docs/event-catalog/historical.data.workout_swimming_stroke.created.mdx +++ b/docs/event-catalog/historical.data.workout_swimming_stroke.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.workout_swimming_stroke.created +description: "Webhook event fired when historical workout swimming stroke data data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingWorkoutSwimmingStrokeHistoricalPullCompleted --- diff --git a/docs/event-catalog/historical.data.workouts.created.mdx b/docs/event-catalog/historical.data.workouts.created.mdx index 63f3040b0..219b6d6a6 100644 --- a/docs/event-catalog/historical.data.workouts.created.mdx +++ b/docs/event-catalog/historical.data.workouts.created.mdx @@ -1,4 +1,5 @@ --- title: historical.data.workouts.created +description: "Webhook event fired when historical workout sessions data is backfilled for a user after they connect a provider." openapi-schema: ClientFacingWorkoutsHistoricalPullCompleted --- diff --git a/docs/event-catalog/lab_report.parsing_job.created.mdx b/docs/event-catalog/lab_report.parsing_job.created.mdx index 2d3f6dd7a..b113081a8 100644 --- a/docs/event-catalog/lab_report.parsing_job.created.mdx +++ b/docs/event-catalog/lab_report.parsing_job.created.mdx @@ -1,4 +1,5 @@ --- title: lab_report.parsing_job.created +description: "Webhook event fired when a lab report parsing job is created and queued to extract structured results." openapi-schema: ClientFacingLabReportParsingJobCreatedEvent --- diff --git a/docs/event-catalog/lab_report.parsing_job.updated.mdx b/docs/event-catalog/lab_report.parsing_job.updated.mdx index 6a71009c7..43489a8fa 100644 --- a/docs/event-catalog/lab_report.parsing_job.updated.mdx +++ b/docs/event-catalog/lab_report.parsing_job.updated.mdx @@ -1,4 +1,5 @@ --- title: lab_report.parsing_job.updated +description: "Webhook event fired when a lab report parsing job status is updated, including completion and failure states." openapi-schema: ClientFacingLabReportParsingJobUpdatedEvent --- diff --git a/docs/event-catalog/labtest.appointment.created.mdx b/docs/event-catalog/labtest.appointment.created.mdx index 37711d5a8..ec522d149 100644 --- a/docs/event-catalog/labtest.appointment.created.mdx +++ b/docs/event-catalog/labtest.appointment.created.mdx @@ -1,4 +1,5 @@ --- title: labtest.appointment.created +description: "Webhook event fired when a lab test appointment is booked for a user with a phlebotomy or testing provider." openapi-schema: ClientFacingAppointmentChanged --- diff --git a/docs/event-catalog/labtest.appointment.updated.mdx b/docs/event-catalog/labtest.appointment.updated.mdx index f280c464d..3aa1bf36d 100644 --- a/docs/event-catalog/labtest.appointment.updated.mdx +++ b/docs/event-catalog/labtest.appointment.updated.mdx @@ -1,4 +1,5 @@ --- title: labtest.appointment.updated +description: "Webhook event fired when a lab test appointment is rescheduled, cancelled, or otherwise modified." openapi-schema: ClientFacingAppointmentChanged --- diff --git a/docs/event-catalog/labtest.order.created.mdx b/docs/event-catalog/labtest.order.created.mdx index 7b44b2d15..f73af5a51 100644 --- a/docs/event-catalog/labtest.order.created.mdx +++ b/docs/event-catalog/labtest.order.created.mdx @@ -1,4 +1,5 @@ --- title: labtest.order.created +description: "Webhook event fired when a lab test order is placed for a user, including at-home and in-clinic test workflows." openapi-schema: ClientFacingOrderChanged --- diff --git a/docs/event-catalog/labtest.order.updated.mdx b/docs/event-catalog/labtest.order.updated.mdx index 2b4e2d7b2..19bfe0912 100644 --- a/docs/event-catalog/labtest.order.updated.mdx +++ b/docs/event-catalog/labtest.order.updated.mdx @@ -1,4 +1,5 @@ --- title: labtest.order.updated +description: "Webhook event fired when a lab test order status changes, such as collected, received, or completed." openapi-schema: ClientFacingOrderChanged --- diff --git a/docs/event-catalog/labtest.result.critical.mdx b/docs/event-catalog/labtest.result.critical.mdx index c981957ff..e2b22c447 100644 --- a/docs/event-catalog/labtest.result.critical.mdx +++ b/docs/event-catalog/labtest.result.critical.mdx @@ -1,4 +1,5 @@ --- title: labtest.result.critical +description: "Webhook event fired when a lab test result contains values flagged as critical and requires immediate attention." openapi-schema: ClientFacingCriticalResultIdentified --- diff --git a/docs/event-catalog/provider.connection.created.mdx b/docs/event-catalog/provider.connection.created.mdx index a17765afa..c1b09f261 100644 --- a/docs/event-catalog/provider.connection.created.mdx +++ b/docs/event-catalog/provider.connection.created.mdx @@ -1,4 +1,5 @@ --- title: provider.connection.created +description: "Webhook event fired when a user successfully connects a wearable or health data provider to your application." openapi-schema: ClientFacingProviderConnectionCreatedEvent --- diff --git a/docs/event-catalog/provider.connection.error.mdx b/docs/event-catalog/provider.connection.error.mdx index dabe9a314..235c3a9a2 100644 --- a/docs/event-catalog/provider.connection.error.mdx +++ b/docs/event-catalog/provider.connection.error.mdx @@ -1,4 +1,5 @@ --- title: provider.connection.error +description: "Webhook event fired when a user provider connection enters an error state and requires reauthentication or attention." openapi-schema: ClientFacingProviderConnectionErrorEvent --- diff --git a/docs/event-catalog/provider.device.created.mdx b/docs/event-catalog/provider.device.created.mdx index 05465a85b..a79a8e203 100644 --- a/docs/event-catalog/provider.device.created.mdx +++ b/docs/event-catalog/provider.device.created.mdx @@ -1,4 +1,5 @@ --- title: provider.device.created +description: "Webhook event fired when a new device is registered under a user provider connection, such as a paired wearable." openapi-schema: ClientFacingDeviceChanged --- diff --git a/docs/event-catalog/provider.device.updated.mdx b/docs/event-catalog/provider.device.updated.mdx index 9487d5ee4..d956ce448 100644 --- a/docs/event-catalog/provider.device.updated.mdx +++ b/docs/event-catalog/provider.device.updated.mdx @@ -1,4 +1,5 @@ --- title: provider.device.updated +description: "Webhook event fired when a registered device under a user provider connection is updated, such as firmware or pairing changes." openapi-schema: ClientFacingDeviceChanged ---