Get test run's detailed resultsCopy Pageget https://{hostname}/test-management/v3/test-runs/{testRunId}/raw-request-responseGets a raw request and response for all URLs in a test run.Path ParamstestRunIdintegerrequiredIdentifies a test run. To get this value, run the List test runs operation.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Response 200The response provides the raw request and response.Updated 26 days ago