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_typecreated_bycreated_timelast_run_timemodified_bymodified_timenamerunstask_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
ITAutomationGetAssociatedTasks
2025-09-02: PSFalcon v2.2.9
