Tunnel API proxy
GET /v1/tunnels/{id}/edge/api/{path}
GET
/v1/tunnels/{id}/edge/api/{path}
Authenticates the tunnel edge request and proxies API calls to env-enzo
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Tunnel ID
path
required
string
Proxied API path below /v1
Responses
Section titled “ Responses ”Proxied response from env-enzo
object
data
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
trueBad Gateway
object
error
string
message
string
Example
Success success
boolean
Example
true