v2

latestSwagger 2.02026-08-08121119168.6 KB
Tunnel

Get the user's active tunnel

Returns the first active tunnel for the authenticated account (regardless of ID). Convenience endpoint when you only run one tunnel at a time.

get/v1/tunnel

Response

Get the user's active tunnel

idinteger required

Unique numeric tunnel ID.

statestring required

Tunnel lifecycle state (READY, STOPPED, …).

private_ipstring required

Internal IP of the tunnel VM, used to chain the tunnel with BrowserMob.

ipstring required

Public IP of the tunnel VM. Only present once state is READY.

versionstring required

Latest tunnel client version TestingBot supports.