Get sandbox gateway policy (internal, stateless)
Get sandbox gateway policy (internal, stateless)
Stateless policy endpoint for the Rust gateway's ETag revalidation.
- Parses ``If-None-Match`` to extract profile_id, skipping PG on 304 path.
- Redis MGET only on revalidation (~0.5ms).
- Full PG load only on first request or version change.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
sandbox_id
Headers
if-none-match
x-public-tenant-id
x-public-user-id
x-sandbox-id
Response
Successful Response
Errors
422
Unprocessable Entity Error