Retrieves an overview of all proxies.
GET /api/v1/platform/infrastructure/proxies
200
(ProxyOverview)
ProxyOverview
An overview of all proxies.
curl -XGET https://{{hostname}}/api/v1/platform/infrastructure/proxies \ -H "Authorization: ApiKey $ECE_API_KEY"