Using REST API , How to get test result along with defects linked with that test cases?
One answer
I would suggest to look at the API landing page and familiarize yourself with the existing APIs: https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding
All products have a reportable REST API, that could be used to access details in it each domain. If you need to access data across domains, you will have to follow the links available.