The email ID of the user whose test runs need to be fetched.
The page number for pagination. Defaults to 1.
1
The number of records per page. Defaults to 10.
10
-1
GET /TestRun/GetAllTestRunsOfSpecificAccessLazyLoading HTTP/1.1 Host: Authorization: YOUR_API_KEY Accept: */*
Success: Returns a paginated list of test runs along with metadata.
No Content