-
Notifications
You must be signed in to change notification settings - Fork 82
Get FalconDpePolicy
bk-cs edited this page Oct 29, 2025
·
1 revision
Search for Falcon Data Protection policies
Requires 'Data Protection: Read'.
| Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
|---|---|---|---|---|---|---|---|
| Id | String[] | Policy identifier | X | X | |||
| PlatformName | String | Operating system platform |
macwin
|
||||
| Filter | String |
Falcon Query Language expression to limit resultscreated_atcreated_bydescriptionis_defaultis_enabledmodified_atmodified_bynameprecedenceproperties.allow_notificationsproperties.be_exclude_domainsproperties.be_paste_clipboard_max_sizeproperties.be_paste_clipboard_max_size_unitproperties.be_paste_clipboard_min_sizeproperties.be_paste_clipboard_min_size_unitproperties.be_paste_clipboard_over_size_behaviour_blockproperties.be_paste_timeout_duration_millisecondsproperties.be_paste_timeout_responseproperties.be_upload_timeout_duration_secondsproperties.be_upload_timeout_responseproperties.besplash_custom_messageproperties.besplash_enabledproperties.besplash_message_sourceproperties.block_all_data_accessproperties.block_notificationsproperties.browsers_without_active_extensionproperties.classificationsproperties.custom_allow_notificationproperties.custom_block_notificationproperties.enable_clipboard_inspectionproperties.enable_content_inspectionproperties.enable_context_inspectionproperties.enable_end_user_notifications_unsupported_browserproperties.enable_network_inspectionproperties.evidence_download_enabledproperties.evidence_duplication_enabled_defaultproperties.evidence_encrypted_enabledproperties.evidence_storage_free_disk_percproperties.evidence_storage_max_sizeproperties.inspection_depthproperties.max_file_size_to_inspectproperties.max_file_size_to_inspect_unitproperties.min_confidence_levelproperties.network_inspection_files_exceeding_size_limitproperties.similarity_detectionproperties.similarity_thresholdproperties.unsupported_browsers_action
|
|||||
| Sort | String | Property and direction to sort results |
created_at|asccreated_at|descmodified_at|ascmodified_at|descname|ascname|descprecedence|ascprecedence|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-FalconDataProtectionPolicy [-PlatformName] <String> [[-Filter] <String>] [[-Sort] <String>] [[-Limit] <Int32>] [-Offset <Int32>] [-Detailed] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]Get-FalconDataProtectionPolicy -Id <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]GET /data-protection/entities/policies/v2
GET /data-protection/queries/policies/v2
2025-10-24: PSFalcon v2.3.0

- Using PSFalcon
-
Commands by Permission
- Actors (Falcon Intelligence)
- Alerts
- API integrations
- App Logs
- Assets
- CAO Hunting
- Case Templates
- Cases
- Channel File Control Settings
- Cloud Security API Assets
- Configuration Assessment
- Content Update Policies
- Correlation Rules
- CSPM registration
- Custom IOA rules
- Device Content
- Device control policies
- Event streams
- Falcon Complete Dashboards
- Falcon Container Image
- Falcon Data Replicator
- Falcon FileVantage
- Falcon FileVantage Content
- Firewall management
- Flight Control
- Host groups
- Host Migration
- Hosts
- Identity Protection Entities
- Identity Protection GraphQL
- Identity Protection Policy Rules
- Incidents
- Indicators (Falcon Intelligence)
- Installation tokens
- Installation token settings
- IOA Exclusions
- IOC Manager APIs
- IOCs
- IT Automation - Policies
- IT Automation - Task Executions
- IT Automation - Tasks
- IT Automation - User Groups
- Kubernetes Protection
- Machine Learning exclusions
- MalQuery
- Malware Families (Falcon Intelligence)
- Message Center
- Mobile Enrollment
- Monitoring rules (Falcon Intelligence Recon)
- NGSIEM
- NGSIEM Dashboards
- NGSIEM Lookup Files
- NGSIEM Parsers
- NGSIEM Saved Queries
- On demand scans (ODS)
- OverWatch Dashboard
- Prevention Policies
- Quarantined Files
- QuickScan Pro
- Real time response
- Real time response (admin)
- Reports (Falcon Intelligence)
- Response policies
- Rules (Falcon Intelligence)
- Sample uploads
- Sandbox (Falcon Intelligence)
- Scheduled Reports
- Sensor Download
- Sensor update policies
- Sensor Usage
- Sensor Visibility Exclusions
- Snapshot
- Snapshot Scanner Image Download
- Tailored Intelligence
- Threatgraph
- User management
- Vulnerabilities
- Vulnerabilities (Falcon Intelligence)
- Workflow
- Zero Trust Assessment
- Other Commands
- Examples
-
CrowdStrike SDKs
- FalconPy - Python 3
- goFalcon - Go
- Rusty Falcon - Rust