v1
latestSwagger 2.02026-07-13302640.0 KBTunnels
List All Tunnels
get/v1/tunnels
Response
Successful Response
Example response
[
{
"created_at": 1534409264,
"updated_at": 1534409264,
"id": "b3237483-e96e-4f3a-905c-0d9603d66c1f",
"destination": "http://localhost:8090",
"name": "tunnel",
"group": "",
"addr": "",
"host": "tunnelx.webrelay.io",
"protocol": "http",
"account_id": "bd7e1dfc-54c8-408c-a885-7498bf1d8522",
"description": "",
"features": null,
"auth": {
"created_at": 1534409264,
"updated_at": 1534409264,
"id": "eb3fbc49-0713-48b1-8971-a7c4a9c64dfb",
"type": "none"
},
"agent_id": "",
"ingress_rules": null,
"crypto": "off"
}
]