JavaScript
Proxy
Get proxy connection state
Returns the device’s current proxy connection state, including whether a proxy is connected and its protocol and name.
GET
JavaScript
The
connected flag is a live check against the device, not just stored state — it can be false while protocol and name still describe a configured proxy whose link has dropped.
Proxy host and credentials are never returned; you only get back the protocol and the name you supplied when connecting.Authorizations
Bearer token via Authorization header
Headers
Required range:
x >= 0