Better Stack · Schema

MonitorAttributes

Attributes of an uptime monitor.

IncidentsLogsMonitoringPlatformStatusUptimeObservabilityOn-CallHeartbeats

Properties

Name Type Description
url string The URL being monitored.
pronounceable_name string Human-readable name for the monitor.
monitor_type string Type of monitoring check.
status string Current operational status of the monitor.
monitor_group_id string ID of the monitor group this monitor belongs to.
policy_id string ID of the escalation policy for this monitor.
check_frequency integer How often to check the URL in seconds.
verify_ssl boolean Whether to verify SSL certificate validity.
ssl_expiration integer Days before SSL expiration to start alerting.
call boolean Whether to alert via phone call.
sms boolean Whether to alert via SMS.
email boolean Whether to alert via email.
push boolean Whether to alert via push notification.
regions array Geographic regions from which to check the monitor.
created_at string When the monitor was created.
updated_at string When the monitor was last updated.
paused_at string When the monitor was paused, if applicable.
View JSON Schema on GitHub