Provider
provider.connection.created
Lab Tests
- Orders
- Results
- Appointments
Summaries
- Activity
- Body
- Meal
- Menstrual Cycle
- Profile
- Sleep
- Sleep Cycle
- Workout
- Workout Stream
Activity Timeseries
- Calories Active
- Calories Basal
- Distance
- Floors Climbed
- Steps
- VO2 Max
- Workout Duration
- Wheelchair Push
- Stand Hour
- Stand Duration
- Fall
Workout Stream Timeseries
- Workout Distance
- Workout Swimming Stroke
Vitals Timeseries
- Blood Pressure
- Blood Oxygen
- Cholesterol
- Electrocardiogram Voltage
- Glucose
- IGE
- IGG
- Insulin Injection
- Heart rate
- HRV
- Respiratory Rate
- Forced Expiratory Volume 1
- Forced Vital Capacity
- Peak Expiratory Flow Rate
- Inhaler Usage
- Heart Rate Recovery One Minute
Body Timeseries
- Body Fat
- Body Weight
- Body Mass Index
- Lean Body Mass
- Waist Circumference
- Body Temperature
- Body Temperature Delta
- Basal Body Temperature
Diary Timeseries
- Note
Nutrition Timeseries
- Caffeine
- Carbohydrates
- Water
Wellness Timeseries
- Sleep Apnea Alert
- Sleep Breathing Disturbance
- Mindfulness Minutes
- Stress Level
- UV Exposure
- Daylight Exposure
- Handwashing
Provider
provider.connection.created
The schema is of type object
.
{
"event_type": "<string>",
"user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"client_user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"team_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"data": {
"provider": {
"logo": "https://logo_url.com",
"name": "Fitbit",
"slug": "fitbit"
},
"resource_availability": {
"body": {
"scope_requirements": {
"user_denied": {
"optional": [],
"required": []
},
"user_granted": {
"optional": [],
"required": [
"weight"
]
}
},
"status": "available"
},
"sleep": {
"scope_requirements": {
"user_denied": {
"optional": [
"heartrate",
"oxygen_saturation",
"respiratory_rate"
],
"required": [
"sleep"
]
},
"user_granted": {
"optional": [],
"required": []
}
},
"status": "unavailable"
}
},
"user_id": "1449752e-0d8a-40e0-9206-91ab099b2537"
}
}