Are there any OSLC or Rest APIs available to fetch the Review details created for module or artifacts inside module?
One answer
This is our current API Landing page: https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding you can look at the available APIs that could be used to change the state of an object.
To my knowledge, DOORS Next does not have a public API for CRUD of reviews.
Details of reviews can be read using the DOORS Next Reportable REST API - seeĀ DNGReportableRestAPI < Main < TWiki