cURL
curl --request GET \ --url https://api.example.com/api/v1/sandboxes/{id}/terminals/{pid}
{ "terminal": { "id": "1234", "shell": "bash", "cwd": "/root", "clientCount": 1, "createdAt": "2025-11-06T10:30:00Z" } }
Documentation IndexFetch the complete documentation index at: https://docs.simplesandbox.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.simplesandbox.dev/llms.txt
Use this file to discover all available pages before exploring further.
Terminal info
Show child attributes