List drift alerts
Datasets & data
List drift alerts
Lists all drift alerts with optional filtering by device, model, status, severity, and time range
GET
List drift alerts
Authorizations
JWT access token. Paste the token only; the Bearer prefix is added automatically.
Query Parameters
Filter by device ID
Filter by model version ID
Filter by project ID
Filter by status (no_drift, drift_detected, acknowledged, resolved)
Filter by severity (high, warning)
Filter from timestamp (ISO8601)
Filter to timestamp (ISO8601)
Limit results (default 50)
Offset for pagination