Body Composition
More Metrics
Body Composition
Returns body composition readings for a device. These are estimated by the watch on demand (not continuous). Triggers one history read.
Response fields:
| Field | Type | Description |
|---|---|---|
deviceId | string | Device IMEI |
date | string | Date (YYYY-MM-DD) |
series | array | [{ time: string, bmi: number, bodyFat: number }] (bodyFat in %) |
latestBmi | number | Most recent BMI (kg/m²) |
latestBodyFat | number | Most recent body fat (%) |
GET
Body Composition