Get Site Alert Config

GET

This endpoint fetches your site specific Alert Configuration for the siteId and type provided in url.

Path parameters

siteIdlongRequired
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