RM OSLC API to get all artifacts in a project area with validatedBy links

I am able to get all artifacts in my DOORS Next project area through OSLC API.
https://<server>/rm/views?projectURL=https://<server>/rm/rm-projects/_lsaqMDM4Eeyrz66KDvPPfg&oslc.prefix=dcterms=<http://purl.org/dc/terms/>&oslc.select= However, the response does not show any of the links to/from the artifacts (validatedBy, implementedBy, etc.) though I have used oslc.select= How can I make the response to include the link details? Is it possible to show only the artifacts containing validatedBy links?
I tried using &oslc.where=oslc_rm:validatedBy=* But that did not work.
Can someone kindly help?
One answer

If your project is opt-in (i.e. has configuration management enabled) then: no you can't find these by query to DOORS Next because the links are stored in ETM not DOORS Next - you'll have to query ETM.
Comments
Subramanya Prasad Pilar
Aug 28, 9:25 a.m.