Get all runs
Description
Gets all runs.
URL
/Admin/rest/v1/runs
Remarks
None
HTTP Method
GET: Returns the run response.
Request
Headers:
Content-Type: application/xml
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

GET http://<LRE_Server>/Admin/rest/v1/runs Content-Type: application/xml Accept: application/xml Cookie: LWSSO_COOKIE_KEY={LwssoCookie};
Response
Headers:
Content-Type: application/xml
Cookies:
None
HTML Return Code:
One of the HTTP Return Codes.
HTML Body:
See run response.
See Also