List Alerts
Get a list of all alerts.
Parameters
Parameter | Description |
---|---|
Limit | Limit the number of results. |
Offset | The offset of the item at which to begin the response. |
Example Output
{
"links": [
{
"rel": "string",
"title": "string",
"href": "string"
}
],
"offset": 0,
"limit": 0
}
Workflow Library Example
List Alerts with Uptycs and Send Results Via Email
Preview this Workflow on desktop