list_anomalies
List anomalies
The anomaly feed, newest-first, cursor-paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Filter to anomalies targeting one host. | |
| seat | No | Filter to anomalies targeting one seat. | |
| grade | No | Filter by grade. | |
| limit | No | Page size, clamped to [1, 200]. Defaults to 50. | |
| since | No | Only include items at or after this ISO 8601 instant. | |
| cursor | No | Opaque pagination cursor returned as `next_cursor` by the previous page. | |
| detector | No | Filter by detector. | |
| acknowledged | No | Filter by acknowledgement state. |