Tunnel explorer page
GET /v1/tunnels/{id}/edge/explorer
GET
/v1/tunnels/{id}/edge/explorer
Authenticates the tunnel edge request and returns the HTML explorer UI
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Tunnel ID
Responses
Section titled “ Responses ”OK
object
content
string
Example
<html>...</html>Bad Request
object
error
string
message
string
Example
Success success
boolean
Example
trueUnauthorized
object
error
string
message
string
Example
Success success
boolean
Example
trueNot Found
object
error
string
message
string
Example
Success success
boolean
Example
true