Resolved! How to get site id of a node using REST API ?
Hi All,I would like to get site name / id of a given node id. How can I do that?I used the below query (/nodes/{nodeId}/parents) but apparently it gives only the immediate parent of the node?Requesthttp://127.0.0.1:8080/alfresco/api/-default-/public/...