Question
how to get all the subfolders and folders from a path i
In system repository, I want all document in all subfolders under a starting folder which is a input.
The actual path is - C:\ThingworxStorage\repository\SystemRepository\cName\mName\type\dName\sName\DetailedInfoFiles\csvfile.csv. The input is cName. From all subfolders of cName Folder, the restAPI search for files and return the filenames.
Any useful API is available in SystemRepository?

