Stacks
Read a file from the sandbox
Reads file content from inside the sandbox (using exec under the hood)
get/v1/stacks/{id}/read-file
Path parameters
idstring required
Stack identifier
Example:stk_abc123
Query parameters
pathstring required
Absolute path inside the sandbox
Example:/workspace/index.html
Response
File content