This method permits to enumerate all or selected folders in the reference material of the project.
URL
(GET) projects/{projectid}/folders/refmaterial
PARAMETERS
namepattern
...
t | okenThe token | The connection token | Required |
namepattern | Optional filter on the file path or name. E.g. "*dir*" will show all folders whose name contains "dir". | ||
projectid | The project | Required | |
optional | FromThe first record to show starting with index 0. Default is 0 | Optional | |
Count | The number of records to show, up to 100 at a time. Default is 100. | Optional |
RESULTS
Returns a list of folder names
...