Sandbox API
Download sandbox content as archive
Download a file or directory from a sandbox as a tar.gz archive. The sandbox must be running.
get/workspaces/{workspace_domain}/sandboxes/{sandbox_id}/download/{path}
Path parameters
workspace_domainstring required
Example:my-company
The human-readable ID of the workspace
sandbox_idstring required
Example:sb-1234567890abcdef
The ID of the sandbox
pathstring required
Example:buddy/src
Absolute path to the file or directory to download
Response
Content downloaded successfully