Skip to main content

Search Alerts

Search all alerts.

External Documentation

To learn more, visit the Exabeam documentation.

Basic Parameters

ParameterDescription
End TimeThe end of the search window of the alerts.
FieldsA comma seperated list of the fields that will be returned.
FilterA filter to filter the alerts by.
Start TimeThe start of the search window of the alerts.

Advanced Parameters

ParameterDescription
LimitMax number of results to be returned.
Order ByA comma seperated list of the fields and order to order the results by. For example: riskScore DESC.

Example Output

{
"timeStartedMillis": 0,
"timeCompletedMillis": 0,
"rows": [
{}
],
"totalRows": 0
}

Workflow Library Example

Search Alerts with Exabeam and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop