CrowdStrike Falcon

Download 57
Last updated Sep 16, 2026

crowdstrike-falcon-scheduled-report

Reads the result content of a scheduled report execution by its id.

Syntax

crowdstrike-falcon-scheduled-report [profile=STRING] id=STRING

Options

profile=STRING
Optional. Connect profile code of CrowdStrike Falcon
id=STRING
Required. Scheduled report ID to retrieve data

Output fields

FieldTypeNameDescription
profileStringConnect profileCrowdStrike Falcon connect profile code
execution_idStringExecution IDThe execution id that was read
_line_numberIntLine numberCSV format only. The line after the header is 2
_errorStringErrorWhy the result could not be read
raw_contentStringRaw contentThe original fragment that failed JSON parsing
raw_lineStringRaw lineThe original line that failed CSV parsing