Skip to main content
GET
Get a sandbox

Authorizations

Authorization
string
header
required

Bearer token authentication. Provide your API token prefixed with "Bearer ", e.g. "Bearer your-api-token".

Path Parameters

id
string
required

Sandbox ID

Response

OK

created_at
string
required
id
string
required
lifetime
object
required
name
string
required
network_policy
object
required
spec
object
required
status
enum<string>
required
Available options:
created,
ready,
finished,
failed
expires_at
string
failure
string
failure_code
string

FailureCode and Failure explain a failed sandbox. Without them a caller sees only "failed" and cannot tell a capacity refusal from a broken control plane, which are acted on very differently.

logs
object[]
ssh
object
stopped_at
string