List files Recusively with ServerAPI
Is it possible to get list of files recursively with ServerAPI ?
I would like to have the list of "*.nupkg" files in server artifacts directory.
GET /app/rest/server/files/dataDirectory/children/system/artifacts, return only the first level of files and directories.
Please sign in to leave a comment.