Skip to main content

List Alerts

Get a list of all alerts.

Parameters

ParameterDescription
LimitLimit the number of results.
OffsetThe 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

Workflow LibraryPreview this Workflow on desktop