Get proxies settingsedit

This endpoint is deprecated and scheduled to be removed in the next major version.

Retrieves the settings for all proxies.

Requestedit

GET /api/v1/platform/infrastructure/proxies/settings

Responsesedit

200

(ProxiesSettings)

Settings for all proxies.

Request exampleedit

curl -XGET https://{{hostname}}/api/v1/platform/infrastructure/proxies/settings \
-H "Authorization: ApiKey $ECE_API_KEY"