Read a file through the sandbox proxy.
Read a file from a sandbox path.Documentation Index
Fetch the complete documentation index at: https://docs.tensorlake.ai/llms.txt
Use this file to discover all available pages before exploring further.
200 OK with Content-Type: application/octet-stream and the raw file bytes.
If the path points to a directory, Tensorlake returns 400 Bad Request. If the file does not exist, Tensorlake returns 404 Not Found. Paths containing .. are rejected with 403 Forbidden.