How to get module Information from the specific Requirement using OSLC or Rest API
One answer
Below query helps you to get artifacts in a particular module
https://server:port/rm/publish/resources?moduleURI=_c1cm0L3VEeCPFbe791FOoQ
Below query returns Module information.
https://server:port/rm/publish/resources?viewURI=_E14X0U_GEeS8F9LvY4XGgg&projectURI=_CP50EE_GEeS8F9LvY4XGgg&moduleUri=_cb887c1a497e4525adb1be8f0f31172f
Kindly refer below document for more examples.