Alerts API¶
Monitor and manage environmental alerts.
Endpoints¶
Active Alerts¶
GET /api/v1/alerts/active
Returns all unacknowledged alerts.
Alert History¶
GET /api/v1/alerts/history
Last 50 alerts (includes acknowledged).
Acknowledge Alert¶
POST /api/v1/alerts/{alert_id}/acknowledge
Get Thresholds¶
GET /api/v1/alerts/thresholds/{customer_id}
Response:
Update Thresholds¶
POST /api/v1/alerts/thresholds/{customer_id}
Body: