How to fetch sections of a testplan in RQM using javascript
I want to fetch different section of a testplan like Requirement collection link, test execution records, conlusion
I tried getting the information using the API below but the sections are not visible
https://<server>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<UUID>/testplan/urn:com.ibm.rqm:testplan:<ID>
https://<server>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<UUID>/testplan/urn:com.ibm.rqm:testplan:<ID>