Skip to main content

show an upstream

GET /api/upstreams/:upstream_id shows the identified upstream resource

Required scope: upstreams:manage:all

Path Parameters
upstream_id string REQUIRED
Responses
200
Schema OPTIONAL
data object OPTIONAL
authorize boolean
host string
pool_size int32
port string
required_scopes object
GET string[]
scheme string
strip_uri boolean
uris string[]
401

The client is unauthorized to access this resource.

Schema OPTIONAL
code string
message string
403

The client is forbidden to access this resource.

Schema OPTIONAL
code string
message string