diff --git a/docs/api-reference/data/timeseries/afib-burden.mdx b/docs/api-reference/data/timeseries/afib-burden.mdx index 1090174e2..03cfa1c4f 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 grouped atrial fibrillation burden timeseries data for a user across connected wearable and health data providers." 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..d517adb10 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 grouped basal body temperature timeseries data for a user across connected wearable and health data providers." 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..a797b7087 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 grouped blood oxygen saturation timeseries data for a user across connected wearable and health data providers." 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 5c33bf45d..e996f7f7e 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 grouped blood pressure timeseries data for a user across connected wearable and health data providers." 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..92d50bb91 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 grouped body fat percentage timeseries data for a user across connected wearable and health data providers." 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..fce7d1d8f 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 grouped body mass index (BMI) timeseries data for a user across connected wearable and health data providers." 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..6074b953c 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 grouped body temperature delta timeseries data for a user across connected wearable and health data providers." 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..08772a4de 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 grouped body temperature timeseries data for a user across connected wearable and health data providers." 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..da415240b 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 grouped body weight timeseries data for a user across connected wearable and health data providers." 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..3bd2378e0 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 grouped caffeine intake timeseries data for a user across connected wearable and health data providers." 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..69e4d6d34 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 grouped active calories burned timeseries data for a user across connected wearable and health data providers." 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..e273164e8 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 grouped basal calories burned timeseries data for a user across connected wearable and health data providers." 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..372287dc4 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 grouped carbohydrate intake timeseries data for a user across connected wearable and health data providers." 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..23f844ecb 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 grouped cholesterol timeseries data for a user across connected wearable and health data providers." 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..5994ba71d 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 grouped daylight exposure timeseries data for a user across connected wearable and health data providers." 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..093ddbd6e 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 grouped distance traveled timeseries data for a user across connected wearable and health data providers." 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..9a65194e4 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 grouped electrocardiogram (ECG) voltage timeseries data for a user across connected wearable and health data providers." 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..16b88582a 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 grouped fall detection timeseries data for a user across connected wearable and health data providers." 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..d3d6cc3d6 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 grouped floors climbed timeseries data for a user across connected wearable and health data providers." 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..3791da3dd 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 grouped forced expiratory volume in 1 second (FEV1) timeseries data for a user across connected wearable and health data providers." 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..376e820aa 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 grouped forced vital capacity (FVC) timeseries data for a user across connected wearable and health data providers." 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..cbd42961f 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 grouped glucose timeseries data for a user across connected wearable and health data providers." 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..051ec7337 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 grouped handwashing timeseries data for a user across connected wearable and health data providers." 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..54a21a74e 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 grouped heart rate alert timeseries data for a user across connected wearable and health data providers." 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..edd9503b1 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 grouped one-minute heart rate recovery timeseries data for a user across connected wearable and health data providers." 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..2c554c797 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 grouped heart rate timeseries data for a user across connected wearable and health data providers." 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..7a7d922aa 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 grouped heart rate variability (HRV) timeseries data for a user across connected wearable and health data providers." 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..734018196 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 grouped hypnogram sleep stage timeseries data for a user across connected wearable and health data providers." 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..ddf281fd1 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 grouped immunoglobulin E (IgE) timeseries data for a user across connected wearable and health data providers." 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..9bcce6039 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 grouped immunoglobulin G (IgG) timeseries data for a user across connected wearable and health data providers." 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..f33248e72 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 grouped inhaler usage timeseries data for a user across connected wearable and health data providers." 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..6a93f25ca 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 grouped insulin injection timeseries data for a user across connected wearable and health data providers." 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..ee3cafe03 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 grouped lean body mass timeseries data for a user across connected wearable and health data providers." 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 8e92b77d1..c152e1f54 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 grouped mindfulness minutes timeseries data for a user across connected wearable and health data providers." 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..0dfb43ec2 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 grouped user note timeseries data for a user across connected wearable and health data providers." 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..1a6e7e025 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 grouped peak expiratory flow rate timeseries data for a user across connected wearable and health data providers." 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..bb1073801 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 grouped respiratory rate timeseries data for a user across connected wearable and health data providers." 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..484460c95 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 grouped sleep apnea alert timeseries data for a user across connected wearable and health data providers." 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..7c10fc6e6 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 grouped sleep breathing disturbance timeseries data for a user across connected wearable and health data providers." 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..a60649be5 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 grouped stand duration timeseries data for a user across connected wearable and health data providers." 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..b231038ad 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 grouped stand hour timeseries data for a user across connected wearable and health data providers." 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..aca06e360 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 grouped step count timeseries data for a user across connected wearable and health data providers." 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..e526e5eed 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 grouped stress level timeseries data for a user across connected wearable and health data providers." 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..ce150882e 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 grouped UV exposure timeseries data for a user across connected wearable and health data providers." 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..2acf3a523 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 grouped VO2 max timeseries data for a user across connected wearable and health data providers." 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..6c37f4312 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 grouped waist circumference timeseries data for a user across connected wearable and health data providers." 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..8ccc6261c 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 grouped water intake timeseries data for a user across connected wearable and health data providers." 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..5ac83648f 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 grouped wheelchair push timeseries data for a user across connected wearable and health data providers." 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..31ef5b7de 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 grouped workout distance timeseries data for a user across connected wearable and health data providers." 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..032d09f8a 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 grouped workout duration timeseries data for a user across connected wearable and health data providers." 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..def1fa5b7 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 grouped swimming stroke timeseries data for a user across connected wearable and health data providers." 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..1247b3ee5 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 delivered when the result table of a continuous query is updated with new computed data." 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..db33b5f86 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 delivered when new daily activity 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..fcaec4c62 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 delivered when existing daily activity 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..d4407bc90 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 delivered when new daily atrial fibrillation burden 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..2fd665225 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 delivered when existing daily atrial fibrillation burden 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..dc6f71859 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 delivered when new daily 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..7a436be19 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 delivered when existing daily 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..315fbe0bb 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 delivered when new daily blood oxygen saturation 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..ca7e3507e 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 delivered when existing daily blood oxygen saturation 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..f93f37fd2 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 delivered when new daily blood pressure 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..2d7545464 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 delivered when existing daily blood pressure 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..1eb6a6324 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 delivered when new daily body composition 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..3f482f323 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 delivered when existing daily body composition 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..f9fd90463 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 delivered when new daily 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..e20ede132 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 delivered when existing daily 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..492322a72 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 delivered when new daily 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..09aee49b2 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 delivered when existing daily 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..a0ffce1af 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 delivered when new daily body temperature delta 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..26208f15b 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 delivered when existing daily body temperature delta 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..46f48940f 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 delivered when new daily 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..d6cd8b920 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 delivered when existing daily 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..1833bed13 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 delivered when new daily 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..d61fd2885 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 delivered when existing daily 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..c1eda1ade 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 delivered when new daily 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..300e0fb1a 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 delivered when existing daily 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..20be82726 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 delivered when new daily 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..76c3798ce 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 delivered when existing daily 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..cfca3a75e 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 delivered when new daily cholesterol 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..4d5bf2987 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 delivered when existing daily cholesterol 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..1759676f6 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 delivered when new daily 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..49ad512eb 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 delivered when existing daily 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..4cc762174 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 delivered when new daily 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..ff632fa32 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 delivered when existing daily 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..adaaa2190 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 delivered when new daily electrocardiogram 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..c1fc147ca 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 delivered when existing daily electrocardiogram 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..3e48f8f9e 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 delivered when new daily electrocardiogram (ECG) voltage 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..3c14a7aa4 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 delivered when existing daily electrocardiogram (ECG) voltage 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..9d156c75d 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 delivered when new daily fall detection 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..63fac65f6 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 delivered when existing daily fall detection 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..524a185ef 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 delivered when new daily fat 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..ecb607825 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 delivered when existing daily fat 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..c349fef81 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 delivered when new daily 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..349ab7e5d 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 delivered when existing daily 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..6b27e6859 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 delivered when new daily forced expiratory volume in 1 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..5accd0196 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 delivered when existing daily forced expiratory volume in 1 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..46f62dded 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 delivered when new daily 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..58feb3178 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 delivered when existing daily 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..b0d90f58e 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 delivered when new daily glucose 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..9c699574c 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 delivered when existing daily glucose 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..04e2be808 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 delivered when new daily handwashing 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..f2eb32a3c 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 delivered when existing daily handwashing 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..38ff48a5a 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 delivered when new daily heart rate alert 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..1ef0a9907 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 delivered when existing daily heart rate alert 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..76ba7c045 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 delivered when new daily 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..0d110a280 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 delivered when existing daily 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..9b5a4a519 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 delivered when new daily heart rate 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..9bb0e0338 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 delivered when existing daily heart rate 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..1de074039 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 delivered when new daily 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..400283102 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 delivered when existing daily 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..22f755168 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 delivered when new daily immunoglobulin E (IgE) 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..f844cb907 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 delivered when existing daily immunoglobulin E (IgE) 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..212b796a2 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 delivered when new daily immunoglobulin G (IgG) 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..41b5cd6a2 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 delivered when existing daily immunoglobulin G (IgG) 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..8af32b585 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 delivered when new daily inhaler usage 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..46141050e 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 delivered when existing daily inhaler usage 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..80b757a01 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 delivered when new daily insulin injection 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..e655eaef9 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 delivered when existing daily insulin injection 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..bc9befcab 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 delivered when new daily 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..abfe5f5f9 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 delivered when existing daily 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..137ea3fd2 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 delivered when new daily meal 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..503449aae 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 delivered when existing daily meal 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..793a524cc 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 delivered when new daily menstrual cycle 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..8364215a2 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 delivered when existing daily menstrual cycle 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..fc0a10978 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 delivered when new daily 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..84861d2ec 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 delivered when existing daily 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..de1e1e57a 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 delivered when new daily user note 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..88f795b64 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 delivered when existing daily user note 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..5de91cdab 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 delivered when new daily peak expiratory flow rate 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..1fa462ed5 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 delivered when existing daily peak expiratory flow rate 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..3608884e5 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 delivered when new daily user profile 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..0f3ee4475 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 delivered when existing daily user profile 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..f43678c15 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 delivered when new daily 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..e69e3cb98 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 delivered when existing daily 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..f7f2e069c 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 delivered when new daily sleep 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..c2ed64f5b 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 delivered when existing daily sleep 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..76abd17ba 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 delivered when new daily sleep apnea alert 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..2cd61f94f 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 delivered when existing daily sleep apnea alert 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..a1f03bf5e 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 delivered when new daily sleep breathing disturbance 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..eaa3d48c9 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 delivered when existing daily sleep breathing disturbance 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..fcd3caba3 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 delivered when new daily sleep cycle 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..684db9d34 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 delivered when existing daily sleep cycle 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..476cbc447 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 delivered when new daily stand 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..3bae896d9 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 delivered when existing daily stand 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..0ec1d14b6 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 delivered when new daily stand hour 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..b36ad8449 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 delivered when existing daily stand hour 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..c0d37d4bf 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 delivered when new daily step count 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..922b50e33 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 delivered when existing daily step count 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..d2ff20f05 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 delivered when new daily stress level 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..a8b2f112a 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 delivered when existing daily stress level 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..fad7e92e5 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 delivered when new daily 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..007f0f9b7 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 delivered when existing daily 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..9d0163fbc 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 delivered when new daily VO2 max 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..201319627 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 delivered when existing daily VO2 max 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..2038a9956 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 delivered when new daily 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..04b4d0ed1 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 delivered when existing daily 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..eb9d7d3ab 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 delivered when new daily 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..59a75b6a6 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 delivered when existing daily 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..86c8ec23f 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 delivered when new daily 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..77a702d91 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 delivered when existing daily 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..d4a4898ec 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 delivered when new daily wheelchair push 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..06753c38d 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 delivered when existing daily wheelchair push 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..8b1ada842 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 delivered when new daily workout distance 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..bd6338d46 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 delivered when existing daily workout distance 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..6288ccf47 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 delivered when new daily 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..8bbd060f1 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 delivered when existing daily 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..ce4d3edc3 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 delivered when new daily workout stream 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..e33e966db 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 delivered when existing daily workout stream 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..859ca0da1 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 delivered when new daily swimming stroke 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..13d25ed86 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 delivered when existing daily swimming stroke 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..4a5cc3f7f 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 delivered when new daily workout 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..d0149e44c 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 delivered when existing daily workout 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..bb02630ae 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 delivered when a historical backfill of activity data completes for a user from a connected 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..8711188c3 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 delivered when a historical backfill of atrial fibrillation burden data completes for a user from a connected 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..8d7666d13 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 delivered when a historical backfill of basal body temperature data completes for a user from a connected 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..a8491308b 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 delivered when a historical backfill of blood oxygen saturation data completes for a user from a connected 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..ca41f40a3 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 delivered when a historical backfill of blood pressure data completes for a user from a connected 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..bede58ba7 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 delivered when a historical backfill of body composition data completes for a user from a connected 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..d9227bce1 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 delivered when a historical backfill of body mass index (BMI) data completes for a user from a connected 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..152332d60 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 delivered when a historical backfill of body temperature data completes for a user from a connected 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..f67213cb6 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 delivered when a historical backfill of body temperature delta data completes for a user from a connected 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..ea0983e62 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 delivered when a historical backfill of caffeine intake data completes for a user from a connected 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..9fd689c3b 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 delivered when a historical backfill of active calories burned data completes for a user from a connected 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..0fca6429f 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 delivered when a historical backfill of basal calories burned data completes for a user from a connected 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..ceff6b0d5 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 delivered when a historical backfill of carbohydrate intake data completes for a user from a connected 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..660b4e554 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 delivered when a historical backfill of cholesterol data completes for a user from a connected 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..3cf2aab4c 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 delivered when a historical backfill of daylight exposure data completes for a user from a connected 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..f8f1eeca1 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 delivered when a historical backfill of distance traveled data completes for a user from a connected 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..9c78f812a 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 delivered when a historical backfill of electrocardiogram data completes for a user from a connected 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..5fafba7e2 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 delivered when a historical backfill of electrocardiogram (ECG) voltage data completes for a user from a connected 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..dce0e2484 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 delivered when a historical backfill of fall detection data completes for a user from a connected 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..b755c1603 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 delivered when a historical backfill of fat data completes for a user from a connected 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..08f8f829a 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 delivered when a historical backfill of floors climbed data completes for a user from a connected 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..a72c5ee6b 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 delivered when a historical backfill of forced expiratory volume in 1 second (FEV1) data completes for a user from a connected 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..6db66dcb2 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 delivered when a historical backfill of forced vital capacity (FVC) data completes for a user from a connected 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..36d716622 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 delivered when a historical backfill of glucose data completes for a user from a connected 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..aad5577fc 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 delivered when a historical backfill of handwashing data completes for a user from a connected 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..0c6b262c5 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 delivered when a historical backfill of heart rate alert data completes for a user from a connected 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..7060f0453 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 delivered when a historical backfill of one-minute heart rate recovery data completes for a user from a connected 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..8317c115e 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 delivered when a historical backfill of heart rate data completes for a user from a connected 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..b5ebc4a09 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 delivered when a historical backfill of heart rate variability (HRV) data completes for a user from a connected 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..199312b0f 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 delivered when a historical backfill of immunoglobulin E (IgE) data completes for a user from a connected 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..4a816a755 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 delivered when a historical backfill of immunoglobulin G (IgG) data completes for a user from a connected 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..193fca544 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 delivered when a historical backfill of inhaler usage data completes for a user from a connected 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..15cd321a4 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 delivered when a historical backfill of insulin injection data completes for a user from a connected 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..3fea03b47 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 delivered when a historical backfill of lean body mass data completes for a user from a connected 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..8d3b53fe1 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 delivered when a historical backfill of meal data completes for a user from a connected 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..4890df7de 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 delivered when a historical backfill of menstrual cycle data completes for a user from a connected 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..e6bbac037 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 delivered when a historical backfill of mindfulness minutes data completes for a user from a connected 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..d2e456f07 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 delivered when a historical backfill of user note data completes for a user from a connected 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..d779228eb 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 delivered when a historical backfill of peak expiratory flow rate data completes for a user from a connected 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..44f56e8aa 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 delivered when a historical backfill of user profile data completes for a user from a connected 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..ecf589495 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 delivered when a historical backfill of respiratory rate data completes for a user from a connected 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..b4c635784 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 delivered when a historical backfill of sleep data completes for a user from a connected 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..f1f84565a 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 delivered when a historical backfill of sleep apnea alert data completes for a user from a connected 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..ac6f2280d 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 delivered when a historical backfill of sleep breathing disturbance data completes for a user from a connected 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..4ba4b9045 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 delivered when a historical backfill of sleep cycle data completes for a user from a connected 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..3f2b21a38 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 delivered when a historical backfill of stand duration data completes for a user from a connected 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..b8aba9d05 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 delivered when a historical backfill of stand hour data completes for a user from a connected 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..7d64444eb 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 delivered when a historical backfill of step count data completes for a user from a connected 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..81dcdf94b 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 delivered when a historical backfill of stress level data completes for a user from a connected 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..c7f30b467 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 delivered when a historical backfill of UV exposure data completes for a user from a connected 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..a76be4280 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 delivered when a historical backfill of VO2 max data completes for a user from a connected 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..9370cf5ba 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 delivered when a historical backfill of waist circumference data completes for a user from a connected 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..9ffc4c4e9 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 delivered when a historical backfill of water intake data completes for a user from a connected 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..b98711246 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 delivered when a historical backfill of weight data completes for a user from a connected 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..b6df36b29 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 delivered when a historical backfill of wheelchair push data completes for a user from a connected 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..7be48290b 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 delivered when a historical backfill of workout distance data completes for a user from a connected 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..4a59ff242 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 delivered when a historical backfill of workout duration data completes for a user from a connected 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..a9cb9d8ae 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 delivered when a historical backfill of workout stream data completes for a user from a connected 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..18713606a 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 delivered when a historical backfill of swimming stroke data completes for a user from a connected 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..e5d37e98f 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 delivered when a historical backfill of workout data completes for a user from a connected 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..53e8acc8f 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 delivered when a new lab report parsing job is created and queued for processing." 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..2c298f428 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 delivered when a lab report parsing job changes status during processing." openapi-schema: ClientFacingLabReportParsingJobUpdatedEvent --- diff --git a/docs/event-catalog/labtest.appointment.created.mdx b/docs/event-catalog/labtest.appointment.created.mdx index 37711d5a8..c5a1e1443 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 delivered when a new lab test appointment is scheduled for a user." openapi-schema: ClientFacingAppointmentChanged --- diff --git a/docs/event-catalog/labtest.appointment.updated.mdx b/docs/event-catalog/labtest.appointment.updated.mdx index f280c464d..1e5e95785 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 delivered when a lab test appointment is rescheduled, cancelled, or otherwise updated." openapi-schema: ClientFacingAppointmentChanged --- diff --git a/docs/event-catalog/labtest.order.created.mdx b/docs/event-catalog/labtest.order.created.mdx index 7b44b2d15..8a790c197 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 delivered when a new lab test order is created for a user." openapi-schema: ClientFacingOrderChanged --- diff --git a/docs/event-catalog/labtest.order.updated.mdx b/docs/event-catalog/labtest.order.updated.mdx index 2b4e2d7b2..84261a799 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 delivered when a lab test order changes status, such as moving to processing or completion." openapi-schema: ClientFacingOrderChanged --- diff --git a/docs/event-catalog/labtest.result.critical.mdx b/docs/event-catalog/labtest.result.critical.mdx index c981957ff..5a0335229 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 delivered when a lab test result contains values flagged as critical and requiring attention." openapi-schema: ClientFacingCriticalResultIdentified --- diff --git a/docs/event-catalog/provider.connection.created.mdx b/docs/event-catalog/provider.connection.created.mdx index a17765afa..2d37c9b9a 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 delivered when a user successfully connects a new provider account, such as a wearable or app." openapi-schema: ClientFacingProviderConnectionCreatedEvent --- diff --git a/docs/event-catalog/provider.connection.error.mdx b/docs/event-catalog/provider.connection.error.mdx index dabe9a314..a046f9984 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 delivered when a connected provider returns an authentication or sync error for a user." openapi-schema: ClientFacingProviderConnectionErrorEvent --- diff --git a/docs/event-catalog/provider.device.created.mdx b/docs/event-catalog/provider.device.created.mdx index 05465a85b..45ca0b55f 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 delivered when a new device is registered under a user's connected provider account." openapi-schema: ClientFacingDeviceChanged --- diff --git a/docs/event-catalog/provider.device.updated.mdx b/docs/event-catalog/provider.device.updated.mdx index 9487d5ee4..744f777e0 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 delivered when a registered device under a user's provider account is updated." openapi-schema: ClientFacingDeviceChanged ---