This operation provides the health report of a specific scan.
The unique ID of the scan
unique-scan-id
The unit system in which values will be returned
metric
imperial
GET /scans/{scanId}/health-report HTTP/1.1 Host: api.hosted.prismlabs.tech Accept: */*
{ "scan": {}, "user": {}, "bodyFatPercentageReport": {}, "leanMassReport": {}, "fatMassReport": {}, "waistCircumferenceReport": {}, "waistToHipRatioReport": {}, "waistToHeightRatioReport": {}, "metabolismReport": {} }