Scans Reports
Access body composition and health reports for user scans.
accept: application/json;v=1
authorization: Bearer {{API_KEY}}
content-type: application/jsonAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
scanIdstringRequiredExample:
The unique ID of the scan.
unique-scan-idQuery parameters
unit-systemstring · enumOptionalPossible values:
The unit system in which values will be returned.
Responses
200Success
application/json;v=1
get
/scans/{scanId}/measurements200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
scanIdstringRequiredExample:
The unique ID of the scan.
unique-scan-idQuery parameters
unit-systemstring · enumOptionalPossible values:
The unit system in which values will be returned.
Responses
200Success
application/json;v=1
get
/scans/{scanId}/bodyfat200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
scanIdstringRequiredExample:
The unique ID of the scan.
unique-scan-idQuery parameters
unit-systemstring · enumOptionalPossible values:
The unit system in which values will be returned.
Body
bodyfatMethodstring · enumRequiredExample:
A new bodyfat method to to use for the scan
cocoPossible values: Responses
200Success
application/json;v=1
patch
/scans/{scanId}/bodyfat200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
scanIdstringRequiredExample:
The unique ID of the scan.
unique-scan-idQuery parameters
unit-systemstring · enumOptionalPossible values:
The unit system in which values will be returned.
Responses
200Success
application/json;v=1
get
/scans/{scanId}/health-report200Success
Last updated
