Retrieve endpoint real user test page

GET {{baseUrl}}/endpoint/test-results/real-user-tests/:id/pages/:pageId?aid=1234

Returns details for endpoint real user test web page request. Provides complete waterfall information with all object requests.

Sends back detailed endpoint real user test web page request.

Returned object has a single field: har which is an HAR object according to the HTTP Archive 1.2 specifications. You can read more about the specification.

In addition to standard fields, the object har includes a custom property systemMetrics which contain metrics about CPU and physical memory usage. Check SystemMetrics on schemas tab for more information.

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

{"har":{"log":{"browser":{"name":"Google Chrome","version":"7.0.16.98"},"creator":{"name":"ThousandEyes Endpoint Agent","version":"7.0.16"},"entries":[{"pageref":"page_1","request":{"headers":[{"name":"Upgrade-Insecure-Requests","value":"1"},{"name":"User-Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.98 Safari/537.36"},{"name":"Accept","value":"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"},{"name":"Referer","value":"https://www.thousandeyes.com/"},{"name":"Accept-Encoding","value":"gzip, deflate, sdch, br"},{"name":"Accept-Language","value":"en-US,en;q=0.6"},{"name":"Cookie","value":"(removed)"}],"method":"GET","queryString":[{"name":"locale","value":"en-US"}],"url":"https://www.thousandeyes.com/resources"},"response":{"bodySize":17776,"content":{"mimeType":"text/html;charset=ISO-8859-1","size":17776},"headers":[{"name":"Content-Type","value":"text/html;charset=ISO-8859-1"},{"name":"Content-Length","value":"17776"},{"name":"Connection","value":"keep-alive"},{"name":"Date","value":"Sun, 26 Mar 2017 11:58:54 GMT"},{"name":"Server","value":"Apache"},{"name":"Cache-Control","value":"max-age=600, must-revalidate"},{"name":"Content-Language","value":"en-US"},{"name":"Content-Encoding","value":"gzip"},{"name":"X-Frame-Options","value":"sameorigin"},{"name":"Strict-Transport-Security","value":"max-age=31536000"},{"name":"Vary","value":"Accept-Encoding"},{"name":"X-Cache","value":"Miss from cloudfront"},{"name":"Via","value":"1.1 5dbe09af3a2c87121e31ffa67f174f66.cloudfront.net (CloudFront)"},{"name":"X-Amz-Cf-Id","value":"YkvlkBNKgHt5aMu9vcS22Z8kHn1MUr-8adupwhDk3j9vF-TpSyIxZA=="}],"headersSize":527,"redirectURL":"","status":200,"statusText":"OK"},"serverIPAddress":"13.32.22.80","startedDateTime":"2017-03-22T11:58:54.123+02:00","time":177,"timings":{"blocked":-1,"connect":-1,"dns":-1,"receive":27,"send":-1,"ssl":-1,"wait":150}},{"pageref":"page_1","request":{"headers":[{"name":"User-Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.98 Safari/537.36"},{"name":"Accept","value":"*/*"},{"name":"Referer","value":"https://www.thousandeyes.com/resources"},{"name":"Accept-Encoding","value":"gzip, deflate, sdch, br"},{"name":"Accept-Language","value":"en-US,en;q=0.6"}],"method":"GET","queryString":[],"url":"https://use.typekit.net/cjy5myw.js"},"response":{"bodySize":0,"content":{"mimeType":"text/javascript;charset=utf-8","size":7814},"headers":[{"name":"status","value":"200"},{"name":"access-control-allow-origin","value":"*"},{"name":"cache-control","value":"public, max-age=600, stale-while-revalidate=604800"},{"name":"content-encoding","value":"gzip"},{"name":"content-type","value":"text/javascript;charset=utf-8"},{"name":"server","value":"nginx"},{"name":"status","value":"200 OK"},{"name":"timing-allow-origin","value":"*"},{"name":"vary","value":"Accept-Encoding"},{"name":"content-length","value":"7814"},{"name":"date","value":"Sun, 26 Mar 2017 11:58:43 GMT"}],"headersSize":334,"redirectURL":"","status":200,"statusText":"OK"},"serverIPAddress":"104.103.103.234","startedDateTime":"2017-03-22T11:58:54.123+02:00","time":72,"timings":{"blocked":-1,"connect":-1,"dns":-1,"receive":10,"send":-1,"ssl":-1,"wait":62}}],"pages":[{"pageTimings":{"onContentLoad":874,"onLoad":3492},"responseCode":200,"startedDateTime":"2017-03-22T11:58:54.123+02:00","title":"Network Performance Resources | ThousandEyes"}],"version":"1.2","systemMetrics":{"startTimeMs":1581508857327,"endTimeMs":1581508867333,"cpuUtilization":{"min":0.30859375,"max":0.5625,"mean":0.38931831001805056,"median":0.353515625,"stdDev":0.08389194281742307,"count":10},"physicalMemoryUsedBytes":{"min":12805128192,"max":12825530368,"mean":12819145821.09091,"median":12818219008,"stdDev":5741124.05691331,"count":11},"physicalMemoryTotalBytes":17069891584}}},"_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":true,"type":"quis voluptate incididunt consectetur","deprecation":"cillum","name":"voluptate eu","profile":"aliqua incididunt dolor Lorem nulla","title":"in ad veniam commodo","hreflang":"dolore ut sunt eiusmod in"}}}