Skip to content

Tunnel explorer page

GET
/v1/tunnels/{id}/edge/explorer

Authenticates the tunnel edge request and returns the HTML explorer UI

id
required
string

Tunnel ID

OK

object
content
string
Example
<html>...</html>

Bad Request

object
error
string
message
string
Example
Success
success
boolean
Example
true

Unauthorized

object
error
string
message
string
Example
Success
success
boolean
Example
true

Not Found

object
error
string
message
string
Example
Success
success
boolean
Example
true