GET /v1/sandboxes/{id}/download
Try it
Download a file from a sandbox.
x-api-key (string, header) — API key provided in the x-api-key header. Required.
x-api-key
id (string, required) — Sandbox ID
path (string, required) — File path in sandbox (e.g., /data/myfile.txt)
/data/myfile.txt
Last updated 2 hours ago