GetAllTestRunsOfSpecificAccess

Retrieves all test runs associated with the provided email ID and specific access level.

get
Authorizations
Query parameters
emailIdstringOptional

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

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

No content