Get proxiesedit

Retrieves an overview of all proxies.

Requestedit

GET /api/v1/platform/infrastructure/proxies

Responsesedit

200

(ProxyOverview)

An overview of all proxies.

Request exampleedit

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