Skip to main content

Search Cases

Search all cases.

External Documentation

To learn more, visit the Exabeam documentation.

Basic Parameters

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

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 Cases with Exabeam and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop