curl --request GET \ --url https://app.opencomputer.dev/api/sandboxes/{id}/files/download \ --header 'X-API-Key: <api-key>'
Copy
Ask AI
(file content with Content-Length header)
Filesystem
Signed Download
GET
/
api
/
sandboxes
/
{id}
/
files
/
download
Signed Download
Copy
Ask AI
curl --request GET \ --url https://app.opencomputer.dev/api/sandboxes/{id}/files/download \ --header 'X-API-Key: <api-key>'
Copy
Ask AI
(file content with Content-Length header)
Download a file using a signed URL. No authentication required — the signature and expiry are validated from query parameters.Generate a signed URL first via Generate Download URL.