get_scan
Retrieve complete body composition, BMI, and segmental impedance metrics from an InBody scan by specifying the scan's datetime.
Instructions
Get the full metric set for a single InBody scan.
Returns the complete BCA (body composition), MFA (BMI/%fat/muscle with norm ranges), and IMP (segmental/multi-frequency impedance) blocks.
Args: raw_datetime: The scan's raw DATETIMES value (YYYYMMDDHHMMSS) from list_scans. Defaults to the most recent scan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw_datetime | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |