How can we get all testcase execution results of the testcase USING RQM REST API

Accepted answer

You can use the fields filter support in the RQM Reportable REST API. Try:
<feedUrl>?fields=feed/entry/content/
executionresult/testcase[@href='<resourceUrl>']