List agent proxies
GET {{baseUrl}}/agents/proxies?aid=1234
List all agent proxies available under the account group.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
aid | number | A unique identifier associated with your account group. You can retrieve your AccountGroupId from the /account-groups endpoint. Note that you must be assigned to the target account group. Specifying this parameter without being assigned to the target account group will result in an error response. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"agentProxies":[{"aid":"1234","authType":"basic","bypassList":["10.0.0.0/16","*.thousandeyes.com"],"lastModified":"2022-07-17T22:00:54Z","location":"proxy.thousandeyes.com:3128","isLocalConfigured":true,"name":"Test Proxy - Auth Type - BASIC","password":"**********","proxyId":"281474976710706","type":"static","user":"user1"},{"aid":"1234","authType":"basic","bypassList":["10.0.0.0/16","*.thousandeyes.com"],"lastModified":"2022-07-17T22:00:54Z","location":"proxy.thousandeyes.com:3128","isLocalConfigured":true,"name":"Test Proxy - Auth Type - BASIC","password":"**********","proxyId":"281474976710706","type":"static","user":"user1"}],"_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"dolore in","deprecation":"veniam sit in","name":"null","profile":"mollit ipsum in","title":"dolore deserunt consequat ad sunt","hreflang":"culpa sint"}}}