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

Preview this Workflow on desktop