Get FalconDpeApplication - CrowdStrike/psfalcon GitHub Wiki
Search for Falcon Data Protection cloud applications
Requires 'Data Protection: Read'.
| Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
|---|---|---|---|---|---|---|---|
| Id | String[] | Cloud application identifier | X | X | |||
| Filter | String |
Falcon Query Language expression to limit resultsapplication_group_iddeletednamesupports_network_inspectiontype
|
|||||
| Sort | String | Property and direction to sort results |
application_group_id|ascapplication_group_id|descdeleted|ascdeleted|descname|ascname|desctype|asctype|desc
|
||||
| Limit | Int32 | Maximum number of results per request [default: 100] | 1 |
500 |
|||
| 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-FalconDataProtectionApplication [[-Filter] <String>] [[-Sort] <String>] [[-Limit] <Int32>] [-Offset <Int32>] [-Detailed] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]Get-FalconDataProtectionApplication -Id <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]GET /data-protection/entities/cloud-applications/v1
GET /data-protection/queries/cloud-applications/v2
2025-10-24: PSFalcon v2.3.0
