How to get the reviews where a module is used "Where Used/In Review" using the DNG REST API)?
Hello
Using the DNG REST API in RPE, I would like to get access to a particular review, without knowing the resourceURI beforehand.
i would like to get access to the list of reviews using the REST API.
From there I would be able to get the correct one.
Currently I cannot find that info in the links, collaborations, etc of the modules or resources results.
Is there any way that information can be access?
Regards
Using the DNG REST API in RPE, I would like to get access to a particular review, without knowing the resourceURI beforehand.
From documentation:
https://server:port/rm/publish/reviews
Returns the review resources that are on the server. You can use this namespace with the resourceURI filters only.From a module, I can access the Reviews listed on the right panel.
i would like to get access to the list of reviews using the REST API.
From there I would be able to get the correct one.
Currently I cannot find that info in the links, collaborations, etc of the modules or resources results.
Is there any way that information can be access?
Regards
Comments
June Boston
Jan 17 '17, 1:07 p.m.This is an important question. Did you ever find an answer?