Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
Every endpoint, with a playground
curl --request POST \ --url 'https://api.sandbox.stateset.app/api/v1/sandbox/{id}/resume' \ --header "Authorization: Bearer $STATESET_SANDBOX_API_KEY"
{ "sandbox_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "status": "running" }
Resume a paused sandbox
object
200
404
409