Documentation Index
Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
To learn more, visit the Devo documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| From | Filters all alerts triggered after this date. |
| Limit | Maximum number of elements returned in the response. |
| Offset | Position of the first element in the returned list. You will retrieve a subset of records starting with the offset value. |
| To | Filters all alerts triggered before this date. |
Advanced Parameters
| Parameter | Description |
|---|---|
| ASC Order | Select to retrieve the alert list in ascending order. |
| Order By | Order the alerts by a specific field. |
| Show All | Select to retrieve all the triggered alerts, including the ones with false positive and closed status. |