Get Connection Proxy Settings
Returns whether a connection can be used through the Connection Proxy API.
The setting is stored on the parent connection. When you request settings for a
shared connection, the response includes both the requested connectionId and the
parentConnectionId that controls proxy access. For non-shared connections,
parentConnectionId is omitted.
Authentication
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped API key
Path parameters
id
Unique identifier of the connection whose proxy settings should be returned.
Headers
X-Polytomic-Version
Response
OK
data
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
