sandboxes
Get sandbox access decision
Combines authn + per-sandbox authz for runtime access. Returns the caller's PublicAuthInfo on allow (HTTP 200) or a 403 with the deny reason on deny.
get/auth/sandbox-access
Query parameters
sandbox_idstring required
Sandbox UUID
actionstring required
Runtime action: exec | file | tunnel | proxy
Response
OK