Skip to main content

Get Report

Get an in depth detail of a report linked to a task.

External Documentation

To learn more, visit the Any Run documentation.

Parameters

ParameterDescription
Task IDThe ID of your task. can be retrieved from the 'Run Analysis' action.

Example Output

{
"error": false,
"data": {
"analysis": {11 items},
"environments": {4 items},
"processes": [1 item],
"modified": {2 items},
"network": {4 items},
"debugStrings": [],
"incidents": [4 items],
"counters": {4 items},
"mitre": [2 items],
"status": "done"
}
}

Workflow Library Example

Get Report with Any Run and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop