Enumerate folders
URL
(GET) projects/{projectid}/folders/{locale}
PARAMETERS
| Token | The connection token | Required | 
| projectid | The project | Required | 
| Locale | The language to show folders for. This must be a project source or target language. | Required | 
| Namepattern | Optional filter on the folder path/name or name. E.g. "folder1" will show only folder1. "a*" shows all folders or subfolders starting with letter "a". | Optional | 
| From | The 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
