Skip to main content
GET
Get a sandbox's network policy

Authorizations

Authorization
string
header
required

API key

Path Parameters

sid
string<uuid>
required

Sandbox UUID

Response

The last committed network policy

success
boolean
required
Example:

true

data
object
required

Sandbox network policy. New sandboxes on free plans receive deny-all egress with no allowlist exceptions. Start/resume and forks retain the stored policy. For paid accounts, egress is unrestricted when omitted.