Get FalconNgsCaseTemplateSnapshot - CrowdStrike/psfalcon GitHub Wiki
Search for Falcon NGSIEM case template snapshots
Requires 'Case Templates: Read'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Id | String[] | Case template snapshot identifier | X | X | |||
TemplateId | String[] | Template identifiers to return the latest snapshot | |||||
Version | Int32[] | Retrieve a specific template version, or provide zero to return the latest snapshot | |||||
Filter | String | Falcon Query Language expression to limit results | |||||
Limit | Int32 | Maximum number of results per request | |||||
Offset | Int32 | 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-FalconNgsCaseTemplateSnapshot [[-Filter] <String>] [[-Limit] <Int32>] [-Offset <Int32>] [-Detailed] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]
Get-FalconNgsCaseTemplateSnapshot -Id <String[]> [[-TemplateId] <String[]>] [[-Version] <Int32[]>] [-WhatIf] [-Confirm] [<CommonParameters>]
GET /casemgmt/entities/template-snapshots/v1
GET /casemgmt/queries/template-snapshots/v1
queries_template_snapshots_get_v1
entities_template_snapshots_get_v1
2025-08-11: PSFalcon v2.2.9