I use API cases/{ {case-system-id}}/results to retrieve the results of a case. But the number of results is too big, probably more than 1000, so it takes a long time to download the results.
I was wondering if a filter is provided? I want only "unresolved", "positive" and "possible" results, not "false" results.
And I was also wondering if a API provided only the count for different type results not the detail of the results?