Docs Menu
API Developer Guide / file / listFiles
Service: listFiles
This service will return a list of files and directory in a directory on server location.
Input Parameter:
Name | Type | Description |
dirPath: | String | path of folder on server machine |
Output Parameter:
Name | Type | Description |
list: | String Array | List of files and folders. |