Documentation Index
Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
To learn more, visit the Cortex XDR documentation.
Parameters
| Parameter | Description |
|---|---|
| Filters | An array of filter objects. For further information on filter objects, please refer to Cortex XDR Documentation.For example:[ { "field": "incident_id_list", "operator": "in", "value": [ "<incident ID>", "<incident ID>" ] }] |
| Sort Field | Sort according to this field.Note: This parameter MUST be used alongside Sort Order parameter. |
| Sort Order | Sort by field, specified in Sort Field according to this order.Note: This parameter MUST be used alongside Sort Field parameter. |