Download File

GET /v1/sandboxes/{id}/download

Try it

Summary

circle-info

Download a file from a sandbox.

Authorization

x-api-key (string, header) — API key provided in the x-api-key header. Required.

Path parameters

  • id (string, required) — Sandbox ID

Query parameters

  • path (string, required) — File path in sandbox (e.g., /data/myfile.txt)

Last updated