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
Parameter | Description |
---|---|
Task ID | The 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
Preview this Workflow on desktop