Skip to content

The workspace sandbox: identity, uptime, sessions, resources

GET
/api/workspaces/{workspaceId}/apps-v2/{id}/sandbox

One (workspace, user) has one sandbox; any app id reaches it. Stats come from one exec inside the box (with a 1s CPU sample). Never creates a sandbox: running=false when there is none.

workspaceId
required
string
id
required
string

Successful response

object
success

Whether the request succeeded.

boolean
data

Endpoint-specific response payload.

message
string
Example
Operation completed
error
string
Example
Error message

Invalid request

object
success
boolean
error
string
Example
Error message

Internal server error

object
success
boolean
error
string
Example
Error message