Skip to main content

Enumerate folders_

This method permits to enumerate all or selected folders in the reference material of the project.

URL

(GET) projects/{projectid}/folders/refmaterial

PARAMETERS

token

The connection token

Required

namepatternOptional 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





JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.