Skip to main content
POST
Downloads a file from the VM’s file system. Use this to retrieve files created or modified during agent tasks.
Replace VM_API_IP:PORT with the actual IP and port of the VM’s Desktop Environment API server.

Request Body

string
required
Full path to the file in the VM’s file system

Response

Returns binary file content. Save the response directly to a local file.
binary
Binary content of the requested file