cgm
Gets the status of all CGM connections for a given patient
get/cgm/{patient_id}/connections
Path parameters
patient_idinteger required
Response
successful operation
Example response
[
{
"provider": "dexcom"
}
]Changes
No recorded changes to this endpoint across all 15 revisions of this API.