Dexcom · Example Payload

Dexcom Api Alert Setting Example

Continuous Glucose MonitoringDiabetesDigital HealthGlucoseHealthcareMedical DevicesWearables

Dexcom Api Alert Setting Example is an example object payload from Dexcom, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

alertNamevalueunitsnoozeenabled

Example Payload

Raw ↑
{
  "alertName": "rise",
  "value": 82.52,
  "unit": "mmol/L",
  "snooze": 30,
  "enabled": true
}