List alerts
datto_list_alertsList open or resolved alerts from a Datto RMM account, site, or device. Filter by status, mute state, and paginate results to monitor system issues.
Instructions
List open or resolved alerts. Scope to the whole account (default), a single site (siteUid), or a single device (deviceUid).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Results per page (max 250) | |
| page | No | Page number, starting at 0 | |
| muted | No | Filter by muted state (account scope only) | |
| status | No | Alert status to list | open |
| siteUid | No | Limit to a site (UID) | |
| deviceUid | No | Limit to a device (UID); takes precedence over siteUid |