Get a list of adversary IDs with optional filtering. The following permissions are required to run this action:Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Actors (Falcon Intelligence): Read.
External DocumentationTo learn more, visit the CrowdStrike documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Filter | Filter the results by a FQL query. For a complete list of filterable properties and syntax guidance, refer to the CrowdStrike API documentation. |
| Query | Search term that matches against all fields of all adversaries. |
| Return All Pages | Automatically fetch all resources, page by page. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Limit | The number of results to return. |
| Offset | The offset to start retrieving records from. |
| Sort | Sort applications by their properties. The format of the sort criteria is: field|direction. Direction can be either asc (ascending) or desc (descending) order. |