Get host address for a forwarded port
Authorizations
API key passed as Bearer token
Path Parameters
Sandbox ID (e.g. sb_a1b2c3d4)
Body
Sandbox guest port for browser preview. Reserved generic-preview ports are rejected:
22 is SSH-specific and 5900-5999 are desktop/VNC-specific.
1 <= x <= 65535Response
Host address and optional signed edge access URLs
Bare host mapping kept for SDK and CLI compatibility.
"localhost:32768"
Signed browser HTTP URL when public edge ingress is active.
"https://api.13-215-85-171.sslip.io/__ns-edge/sandboxes/sb_123/ports/3000/?edge_token=..."
Signed WebSocket URL when public edge ingress is active.
"wss://api.13-215-85-171.sslip.io/__ns-edge/sandboxes/sb_123/ports/3000/?edge_token=..."
Expiration time for the signed edge access URLs.
Transport used for the signed edge access token.
query