Get FalconCaoQuery - CrowdStrike/psfalcon GitHub Wiki
Search intelligence queries that match the provided conditions
Requires 'CAO Hunting: Read'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Id | String[] | X | X | ||||
Filter | String | Falcon Query Language expression to limit results | |||||
Query | String | Perform a generic substring search across available fields | |||||
Sort | String | Property and direction to sort results | |||||
Limit | Int32 | Maximum number of results per request | |||||
Offset | String | Position to begin retrieving results | |||||
Detailed | Switch | Retrieve detailed information | |||||
All | Switch | Repeat requests until all available results are retrieved | |||||
Total | Switch | Display total result count instead of results |
Get-FalconCaoQuery [[-Filter] <String>] [[-Query] <String>] [[-Sort] <String>] [[-Limit] <Int32>] [-Offset <String>] [-Detailed] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]
Get-FalconCaoQuery -Id <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]
GET /hunting/entities/intelligence-queries/v1
GET /hunting/queries/intelligence-queries/v1
SearchIntelligenceQueries
GetIntelligenceQueries
2025-08-05: PSFalcon v2.2.9