I am developing an Alfresco client based on REST APIs.
But I haven't found a method that allowsto retrieve a node with its path.
[ base url: /alfresco/api/-default-/public/alfresco/versions/1 , api version: 1 ]
Could you tell me how i can do it ?
The below code will return the noderef as you are expecting from the folder/file path.