The email ID of the user whose test runs with specific access are to be fetched.
GET /TestRun/GetAllTestRunsOfSpecificAccess HTTP/1.1 Host: Authorization: YOUR_API_KEY Accept: */*
Success: Returns a list of test runs associated with the provided email ID and specific access level.
No Content