- “Hosts`: Read.
External DocumentationTo learn more, visit the CrowdStrike documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Filter | Filter detections using a query in Falcon Query Language (FQL) An asterisk wildcard * includes all results. Common filter options include: status, device.device_id, max_severity. The full list of valid filter options is extensive. Review it in CrowdStrike’s documentation inside the Falcon console. |
| Return All Pages | Automatically fetch all resources, page by page. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Limit | The maximum records to return. [1-5000] |
| Offset | The offset to start retrieving records from. |
| Sort | The property to sort by (e.g. status.desc or hostname.asc). |