External DocumentationTo learn more, visit the Cortex XDR documentation.
Actions
Retrieve Files From Endpoint
retrieve files from selected endpoints. You can retrieve up to 20 files.

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 |
|---|---|
| Endpoint | The endpoint from which the files will be retrieved. Select the endpoint’s hostname or manually type its ID. |
| File Paths | A comma-separated list of file paths which will be retrieved from the endpoint. |
| Incident ID | String representing the incident ID. When included in the request, the Isolate Endpoints action will appear in the Cortex XDR Incident View Timeline tab. |
{
"reply": {
"action_id": "string",
"status": "string",
"endpoints_count": "string"
}
}
Was this page helpful?