Search Alerts
Search all alerts.
External Documentation
To learn more, visit the Exabeam documentation.
Basic Parameters
Parameter | Description |
---|---|
End Time | The end of the search window of the alerts. |
Fields | A comma seperated list of the fields that will be returned. |
Filter | A filter to filter the alerts by. |
Start Time | The start of the search window of the alerts. |
Advanced Parameters
Parameter | Description |
---|---|
Limit | Max number of results to be returned. |
Order By | A 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
Preview this Workflow on desktop