Assets
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}/measurements200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
scanIdstringRequiredExample:
The unique ID of the scan
unique-scan-idassetTypestring · enumRequiredPossible values:
The specific asset type of the scan
Responses
200Success
application/json;v=1
Responsestring
get
/scans/{scanId}/asset-urls/{assetType}200Success
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
Last updated