Get extended run data

Description

Gets the XML representation of additional fields for a specified run entity.

URL

Copy code
LoadTest/rest/domains/{domainName}/projects/{projectName}/Runs/{runID}/Extended

Remarks

None

HTTP Method

GET: Returns the extended run data response for the specified run.

Request

Headers:

None

Cookies:

Version 2020 (or later)

LWSSO_COOKIE_KEY={LwssoCookie};

Versions earlier than 2020

LWSSO_COOKIE_KEY={LwssoCookie};QCSession={QCSessionCookie};

Request Body:

None

Response

Headers:

Content-Type: application/xml

Cookies:

None

HTML Return Code:

One of the HTTP Return Codes

HTML Body:

Content of the xml file.

See Also

Get run status by ID
Run Status XML
Get runs by query