This endpoint returns a specific blood glucose reading based on the reading identifier provided in the path.
The UTC timestamp at which the reading was taken.
Unique identifier for the reading.
True if the reading value was entered manually, false or null otherwise.
The offset of the device’s timezone from UTC in seconds. Null if unavailable.
The offset of the patient’s timezone from UTC in seconds. Null if unavailable.
The patient who took the reading.
The item used to take the reading.
The device used to take the reading.
The blood glucose measurement value.
True if the reading was taken before a meal, false otherwise.
True if the reading was taken after a meal, false otherwise.