API

Tunnel Status

Check if a tunnel client is currently connected.

GET/api/agent/tunnels/:subdomain
json
{
  "subdomain": "agent-a1b2c3d4",
  "publicUrl": "https://agent-a1b2c3d4.otterkit.app",
  "connected": true
}