Skip to content

Docker environment service proxy

POST
/env/{namespace}/{service}/{path}

Proxies a request to a service running inside a Docker-backed environment

namespace
required
string

Environment namespace

service
required
string

Service name

path
required
string

Remaining proxied path

Proxied response from the target service

object
data

Not Found

object
error
string
message
string
Example
Success
success
boolean
Example
true

Bad Gateway

object
error
string
message
string
Example
Success
success
boolean
Example
true