cgm
Get CGM device data for a patient
get/cgm/patients/{patient_id}/devices
Path parameters
patient_idinteger required
Response
successful operation
Example response
{
"rows": [
{
"unit": "mmol/L"
}
]
}Changes
No recorded changes to this endpoint across all 15 revisions of this API.