Path parameters
-
proxy_id
string Required The identifier for the proxy
GET
/platform/infrastructure/proxies/{proxy_id}
curl \
--request GET 'https://{{hostname}}/api/v1/platform/infrastructure/proxies/{proxy_id}' \
--user "username:password"