Get FalconNgsCaseNotificationGroup - CrowdStrike/psfalcon GitHub Wiki
Search for Falcon NGSIEM case notification groups
Requires 'Case Templates: Read'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Id | String[] | Notification group identifier | X | X | |||
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-FalconNgsCaseNotificationGroup [[-Filter] <String>] [[-Limit] <Int32>] [-Offset <Int32>] [-Detailed] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]
Get-FalconNgsCaseNotificationGroup -Id <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]
GET /casemgmt/entities/notification-groups/v1
GET /casemgmt/queries/notification-groups/v1
queries_notification_groups_get_v1
entities_notification_groups_get_v1
2025-08-11: PSFalcon v2.2.9