v49

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01151216390.1 KB
Devbox
Devbox-FileTools

Download binary file contents from Devbox filesystem.

Download file contents of any type (binary, text, etc) from a specified path on the Devbox.

post/v1/devboxes/{id}/download_file

Path parameters

idstring required

The Devbox ID.

Request body

pathstring required

The path on the Devbox filesystem to read the file from. Path is relative to user home directory.

Response

OK