Get web transactions test results by agent and round

GET {{baseUrl}}/test-results/:testId/web-transactions/agent/:agentId/round/:roundId?aid=1234

Returns test results for web transactions for a given agent and round.

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

{"results":[{"date":"2022-07-17T22:00:54Z","roundId":1384309800,"_links":{"appLink":{"href":"https://app.thousandeyes.com/view/tests?__a=105\u0026testId=195\u0026roundId=1692916680\u0026agentId=125"}},"startTime":1384309800,"endTime":1384309800,"agent":{"agentId":"281474976710706","agentName":"thousandeyes-stg-va-254","countryId":"US","location":"San Francisco Bay Area"},"componentErrors":5,"transactionTime":2379,"errorType":"None","errorDetails":"Connection error","markers":[{"name":"SearchForWebdriver","duration":89867200},{"name":"SearchForWebdriver","duration":92184924}],"pages":[{"pageNum":0,"pageName":"Google","componentCount":136,"errorCount":0,"duration":1117.5660001039505},{"pageNum":0,"pageName":"Google","componentCount":136,"errorCount":0,"duration":1117.5660001039505}]},{"date":"2022-07-17T22:00:54Z","roundId":1384309800,"_links":{"appLink":{"href":"https://app.thousandeyes.com/view/tests?__a=105\u0026testId=195\u0026roundId=1692916680\u0026agentId=125"}},"startTime":1384309800,"endTime":1384309800,"agent":{"agentId":"281474976710706","agentName":"thousandeyes-stg-va-254","countryId":"US","location":"San Francisco Bay Area"},"componentErrors":5,"transactionTime":2379,"errorType":"None","errorDetails":"Connection error","markers":[{"name":"SearchForWebdriver","duration":67849037},{"name":"SearchForWebdriver","duration":9801763}],"pages":[{"pageNum":0,"pageName":"Google","componentCount":136,"errorCount":0,"duration":1117.5660001039505},{"pageNum":0,"pageName":"Google","componentCount":136,"errorCount":0,"duration":1117.5660001039505}]}],"test":{"interval":60,"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":false,"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"}]}},"_links":{"previous":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"officia consectetur et","deprecation":"nostrud adipisicing","name":"do labore v","profile":"nisi","title":"Duis","hreflang":"laboris in sunt"},"next":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"ad ea","deprecation":"ea labore irure","name":"Ut Duis nostrud","profile":"esse proident","title":"aute est consequat pariatur amet","hreflang":"dolor occaecat aute proident"},"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":true,"type":"volu","deprecation":"dolor aliquip sed","name":"aliqua elit","profile":"consequat amet","title":"anim sunt Ut dolore est","hreflang":"ut"}}}