Get proxies settings

edit

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

Retrieves the settings for all proxies.

Request

edit

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

Responses

edit
200

(ProxiesSettings)

Settings for all proxies.

Request example

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