List endpoint dynamic tests

GET {{baseUrl}}/endpoint/tests/dynamic-tests/agent-to-server?aid=1234

Returns a list of all endpoint dynamic tests configured in ThousandEyes. This list does not contain saved events.

Request Params

KeyDatatypeRequiredDescription
aidnumberA 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

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"tests":[{"aid":"1234","_links":{"self":{"href":"https://api.thousandeyes.com/v7/dynamic-tests/agent-to-server/281474976710706"},"testResults":[{"href":"https://api.thousandeyes.com/v7/endpoint/test-results/dynamic-tests/281474976710706/network/filter"},{"href":"https://api.thousandeyes.com/v7/endpoint/test-results/dynamic-tests/281474976710706/pathvis"}]},"agentSelectorConfig":{"agentSelectorType":"all-agents","maxMachines":25},"application":"webex","createdDate":"2022-07-17T22:00:54Z","interval":60,"isEnabled":true,"hasPathTraceInSession":true,"hasPing":true,"hasTraceroute":true,"modifiedDate":"2022-07-17T22:00:54Z","networkMeasurements":true,"protocol":"icmp","tcpProbeMode":"auto","testId":"281474976710706","testName":"Test name","labels":[{"labelId":"961","name":"Artem label","isBuiltin":false},{"labelId":"961","name":"Artem label","isBuiltin":false}]},{"aid":"1234","_links":{"self":{"href":"https://api.thousandeyes.com/v7/dynamic-tests/agent-to-server/281474976710706"},"testResults":[{"href":"https://api.thousandeyes.com/v7/endpoint/test-results/dynamic-tests/281474976710706/network/filter"},{"href":"https://api.thousandeyes.com/v7/endpoint/test-results/dynamic-tests/281474976710706/pathvis"}]},"agentSelectorConfig":{"agentSelectorType":"all-agents","maxMachines":25},"application":"webex","createdDate":"2022-07-17T22:00:54Z","interval":60,"isEnabled":true,"hasPathTraceInSession":true,"hasPing":true,"hasTraceroute":true,"modifiedDate":"2022-07-17T22:00:54Z","networkMeasurements":true,"protocol":"icmp","tcpProbeMode":"auto","testId":"281474976710706","testName":"Test name","labels":[{"labelId":"961","name":"Artem label","isBuiltin":false},{"labelId":"961","name":"Artem label","isBuiltin":false}]}],"_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"elit quis dolore amet","deprecation":"cupidatat et anim","name":"sit do velit labore","profile":"culpa in vo","title":"aliquip cillum","hreflang":"velit id dolor"}}}