[ { "id": "<string>", "parentId": "<string>", "name": "<string>", "path": "<string>", "url": "<string>", "parent": "<string>", "isFile": true, "isDirectory": true, "isHidden": true, "lastModified": 123 } ]
Retrieve a list of files from the root directory of the filesystem integration.
The ID of the integration to retrieve files from
Returns a list of files from the root directory.