cURL
curl --request GET \ --url https://app.opencomputer.dev/api/sandboxes/{id}/files/list \ --header 'X-API-Key: <api-key>'
[ { "name": "app", "isDir": true, "size": 4096, "path": "/app" }, { "name": "README.md", "isDir": false, "size": 1234, "path": "/README.md" } ]
Documentation IndexFetch the complete documentation index at: https://docs.opencomputer.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.opencomputer.dev/llms.txt
Use this file to discover all available pages before exploring further.
/