List Voice tests

GET {{baseUrl}}/tests/voice?aid=1234

Returns a list of Voice tests and 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":[{"interval":60,"targetAgentId":"281474976710706","alertsEnabled":true,"enabled":true,"createdBy":"user@user.com","createdDate":"2022-07-17T22:00:54Z","description":"ThousandEyes Test","liveShare":false,"modifiedBy":"user@user.com","modifiedDate":"2022-07-17T22:00:54Z","savedEvent":true,"testId":"281474976710706","testName":"ThousandEyes Test","type":"agent-to-server","_links":{"self":{"href":"https://api.thousandeyes.com/v7/tests/{type}/281474976710706"},"testResults":[{"href":"https://api.thousandeyes.com/v7/test-results/281474976710706/network"},{"href":"https://api.thousandeyes.com/v7/test-results/281474976710706/path-vis"}]},"codec":"G.711 @ 64 Kbps","codecId":"0","dscp":"Best Effort (DSCP 0)","dscpId":"0","duration":5,"jitterBuffer":40,"numPathTraces":3,"port":1024,"bgpMeasurements":true,"usePublicBgp":true},{"interval":60,"targetAgentId":"281474976710706","alertsEnabled":true,"enabled":true,"createdBy":"user@user.com","createdDate":"2022-07-17T22:00:54Z","description":"ThousandEyes Test","liveShare":false,"modifiedBy":"user@user.com","modifiedDate":"2022-07-17T22:00:54Z","savedEvent":true,"testId":"281474976710706","testName":"ThousandEyes Test","type":"agent-to-server","_links":{"self":{"href":"https://api.thousandeyes.com/v7/tests/{type}/281474976710706"},"testResults":[{"href":"https://api.thousandeyes.com/v7/test-results/281474976710706/network"},{"href":"https://api.thousandeyes.com/v7/test-results/281474976710706/path-vis"}]},"codec":"G.711 @ 64 Kbps","codecId":"0","dscp":"Best Effort (DSCP 0)","dscpId":"0","duration":5,"jitterBuffer":40,"numPathTraces":3,"port":1024,"bgpMeasurements":true,"usePublicBgp":true}],"_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"dolor dolore","deprecation":"commodo labore","name":"commodo ea in","profile":"non anim mollit nulla ea","title":"ullamco non laboris pariatur proid","hreflang":"exer"}}}