Resolved! REST API to fetch all the documents in a workspace
I need to fetch all folders/documents inside a workspace. I was going through the REST APIs mentioned here and tried the following REST call: http://localhost:8080/nuxeo/site/api/v1/path/default-domain/workspaces/templatesamples But this returns only...