Get sandbox by ID
Get details of a specific sandbox by stable public ID, including deleted sandboxes.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
sandbox_id
Response
Successful Response
id
name
status
image
spec
Hardware specification of a sandbox.
network
Network configuration of a sandbox.
workdir
created_at
created_by
deleted_at
Errors
422
Unprocessable Entity Error