cancel
Showing results for 
Search instead for 
Did you mean: 

REST API: List files in site

bjorn_backlund
Champ in-the-making
Champ in-the-making
Hello group,
Really new to Alfresco!
I have spent a few days so far and I love the REST API, but I can't figure out if there is an out-of-the-box REST API to list all files in a site. I'm using the Community v5 on localhost.
I've been going through the available scripts using "http://localhost:8080/alfresco/service/index/uri/" but can't find anything that would return list of all files and folders in a site.
Thanks,
—bjorn
1 REPLY 1

angelborroy
Community Manager Community Manager
Community Manager
There is no out of the box Web Script to get all folders and documents in a site. If needed, you can implement your own custom Web Script or you can use CMIS API iteratively.
Hyland Developer Evangelist