GetAllTestRuns

Retrieves all test runs associated with the provided email ID.

get
Authorizations
Query parameters
emailIdstringOptional

The email ID of the user whose test runs are to be fetched.

Responses
200
Success: Returns a list of test runs associated with the provided email ID.
get
GET /TestRun/GetAllTestRuns HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*

No content