Get Patient Alert Config

GET

This endpoint fetches your patient specific Alert Configuration for the patientId and type provided in url.

Path parameters

patientIdlongRequired
typestringRequired

Response

This endpoint returns an object.
alertConfigurationTypestringOptional

The type of alert configuration

enabledbooleanOptional

Whether this alert is enabled

notifyHealthCoachbooleanOptional

Whether to notify the health coach when the alert is triggered

notifyPatientbooleanOptional

Whether to notify the patient when the alert is triggered

configobjectOptional

Alert configuration rules. Structure varies by alertConfigurationType.

notificationEmailslist of stringsOptional

List of emails to notify when alert is triggered

alertConfigType"bloodPressure"OptionalDefaults to bloodPressure