Get all active compliance alerts
Return the paginated list of active compliance alerts — one per (device, compliance rule) pair currently in a non-compliant status (e.g. not enrolled, offline, disk not encrypted). Each alert carries its device (deviceId, deviceName, devicePlatform, owner), its rule (complianceRuleId, ruleType) and, for control-based rules, the mdmControlId. Optionally filter by a single device ID — to narrow by platform, owner, status, rule type or last check date, use searchComplianceAlerts instead. Which statuses trigger an alert is configured per rule — see getComplianceAlertRules.
Authorizations
Use your Primo API key in the Authorization header as Bearer <API_KEY>.
Query Parameters
Page number
1 <= x <= 9007199254740991Number of items per page (max 100)
1 <= x <= 100Filter alerts by device ID