Search Cases
Search all cases.
External Documentation
To learn more, visit the Exabeam documentation.
Basic Parameters
Parameter | Description |
---|---|
End Time | The end of the search window of the cases. |
Fields | A comma seperated list of the fields that will be returned. |
Filter | A filter to filter the cases by. |
Start Time | The start of the search window of the cases. |
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 Cases with Exabeam and Send Results Via Email
Preview this Workflow on desktop