Readings - Weight

Fetch Weight Reading

GET
Fetches a specific Impilo weight reading by its ID.

Path parameters

readingIdintegerRequired

Response

This endpoint returns an object
readingTimestamp
datetime
The UTC timestamp at which the reading was taken.
weight
double
The weight reading in lbs.
id
integerOptional
Unique identifier for the reading.
manual
booleanOptional
True if the reading value was entered manually, false or null otherwise.
deviceTimeZoneOffset
integerOptional
The offset of the device's timezone from UTC in seconds. Null if unavailable.
patientTimeZoneOffset
integerOptional
The offset of the patient's timezone from UTC in seconds. Null if unavailable.
patient
objectOptional
The patient who took the reading.
item
objectOptional
The item used to take the reading.
device
objectOptional
The device used to take the reading.
weightUnit
enumOptional
Allowed values: lbs