cURL
curl --request GET \ --url https://api.example.com/api/v1/sandboxes/{id}/terminals
{ "terminals": [ { "id": "1234", "shell": "bash", "clientCount": 2 } ] }
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.
List of terminals
Show child attributes