Web: HTTP server

GET https://{{base_url}}/v6/web/http-server/{{testId}}.json

(Web) HTTP server

Returns response code, response and fetch times, TLS session details and component-level (DNS, Connect, Wait, Receive and Fetch) timing for the load of an object over HTTP.

Optional (Querystring) Parameters

*format=json|xml optional, specifies the format of output requested. See Output Formats for more information *window=[0-9]+[smhdw]? specifies a window of time for the result set. See Time Ranges for more information. *from=YYYY-mm-ddTHH:MM:SS&to=YYYY-mm-ddTHH:MM:SS specifies an explicit start (and optionally, end) for your range of data. See Time Ranges for more information. *aid={aid} optional and requires the user to be assigned to the target account group, specifies the account group context of the request, obtained from the /account-groups endpoint. Specifying this parameter without the user being assigned to the target account will result in an error response. See Account group context for more information *headers=1 optional, will output request and response header information in output. Example below assumes headers=1 was specified as an optional parameter. *certificates=1 output list of certificates in the certificate chain. Example below includes certificates=1 as a parameter.

Request

  • {testId} the ID of the HTTP Server (or page load) test you wish to retrieve

HEADERS

KeyDatatypeRequiredDescription
Acceptstring