Gateway Proxy
Forward To Gateway
Forward request to Gateway server unchanged.
Transparent proxy that forwards any request to the Gateway server. The request body, headers, query parameters, and HTTP method are passed through unchanged. The response from Gateway is returned unchanged to the client.
This endpoint supports all HTTP methods (GET, POST, PUT, DELETE, PATCH) and any path under /gateway-proxy/.
get/gateway-proxy/{path}
Path parameters
pathstring required
Response
Successful Response
{"stackTrail":"paths:/gateway-proxy/{path}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}