Files
Read a file from a sandbox
GET
Read a file from a sandbox
Documentation Index
Fetch the complete documentation index at: https://docs.superserve.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Per-sandbox token returned by create, resume, and activate. Grants access to a single sandbox's files and commands. Distinct from the team X-API-Key.
Query Parameters
Absolute path of the file inside the sandbox (e.g. /home/user/out.txt).
Response
File contents.
The response is of type file.
Read a file from a sandbox