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"
}
]
}successful operation
{
"rows": [
{
"unit": "mmol/L"
}
]
}