Get FalconItFileTask - CrowdStrike/psfalcon GitHub Wiki
Search for Falcon for IT tasks associated with a given file
Requires 'IT Automation - Tasks: Read'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Id | String | File identifier | X | X | |||
Filter | String |
Falcon Query Language expression to limit resultsaccess_type created_by created_time last_run_time modified_by modified_time name runs task_type
|
|||||
Sort | String | Property and direction to sort results | |||||
Limit | Int32 | Maximum number of results per request [default: 100] | 1 |
500 |
|||
Offset | Int32 | Position to begin retrieving results | |||||
All | Switch | Repeat requests until all available results are retrieved | |||||
Total | Switch | Display total result count instead of results |
Get-FalconItFileTask [-Id] <String> [[-Filter] <String>] [[-Sort] <String>] [[-Limit] <Int32>] [-Offset <Int32>] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]
GET /it-automation/combined/associated-tasks/v1
2025-08-04: PSFalcon v2.2.9