External DocumentationTo learn more, visit the Any Run documentation.
Actions
Get Report
Get an in depth detail of a report linked to a task.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Task ID | The ID of the task. Can be retrieved from the Run Analysis action. |
{
"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"
}
}
Was this page helpful?