List SIP Server tests
GET {{baseUrl}}/tests/sip-server?aid=1234
Returns a list of SIP Server tests and saved events.
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
{"tests":[{"interval":60,"port":49153,"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"}]},"mtuMeasurements":false,"networkMeasurements":true,"numPathTraces":3,"optionsRegex":"[\"a-z\"]","pathTraceMode":"classic","probeMode":"auto","registerEnabled":false,"sipTargetTime":1000,"sipTimeLimit":5,"fixedPacketRate":50,"ipv6Policy":"use-agent-policy","authUser":"username","protocol":"tcp","sipRegistrar":"voice.thousandeyes.com","user":"username","bgpMeasurements":true,"usePublicBgp":true},{"interval":60,"port":49153,"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"}]},"mtuMeasurements":false,"networkMeasurements":true,"numPathTraces":3,"optionsRegex":"[\"a-z\"]","pathTraceMode":"classic","probeMode":"auto","registerEnabled":false,"sipTargetTime":1000,"sipTimeLimit":5,"fixedPacketRate":50,"ipv6Policy":"use-agent-policy","authUser":"username","protocol":"tcp","sipRegistrar":"voice.thousandeyes.com","user":"username","bgpMeasurements":true,"usePublicBgp":true}],"_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"Duis sit tempor cupidatat","deprecation":"pariatur commodo","name":"esse proident in in","profile":"labore","title":"elit commodo veniam sunt occaecat","hreflang":"ipsum reprehenderit cupidatat exercitation"}}}