v2

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-05142848.0 KB
admin

Proxy a request to the upstream provider

Forwards the request to the connection's upstream API, injecting credentials server-side. GET, POST, PUT, PATCH, and DELETE are all supported.

post/admin/connections/{id}/proxy/{path}

Path parameters

idstring required

The connection UUID.

pathstring required

The upstream path suffix (everything after /proxy/).

Response

proxyPassthroughResponse is an opaque upstream response body.

{"stackTrail":"components:responses:proxyPassthroughResponse:content:application/json:schema","oasType":"schema","type":"unknown"}