Get all runs

Description

Gets all runs in the project.

URL

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

HTTP Method

GET: Returns the runs in the body of the response.

Request

Headers:

Accept: application/xml

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:

The XML containing the runs.

See Also

Runs