Skip to main content
GET
List sandboxes currently bound to this credential

Authorizations

X-API-Key
string
header
required

Path Parameters

name
string
required

Secret name as set at creation.

Response

Bound sandboxes

sandbox_id
string<uuid>
required
sandbox_name
string
required
env_key
string
required

Env-var name the secret resolves to inside the sandbox.

status
enum<string>
required
Available options:
active,
paused,
resuming,
failed