In the current API, it is very difficult to get precise information about the last result for each testcase in the testrun. In order to do that you need to use endpoint: “Get all test run results” by specifying the runID, and then filter the results to find the last one for each case. Due to the maximum limit of 100, this can generate a lot of traffic. In order to limit the number of requests I request such a feature in the API.