Fetch a sandbox file
GET /v1/sandbox/files/:name — Read a file the agent wrote into its per-session sandbox. Cannot escape the sandbox root.
GET /v1/sandbox/files/:name
Read a file the agent wrote into its per-session sandbox. Cannot escape the sandbox root.
| Method | GET |
| Path | /v1/sandbox/files/:name |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | files |