Egnyte Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
Egnyte Tables
Name | Description |
Bookmarks | Returns all bookmarks for the authenticated user. |
Comments | Returns all comments for the domain or a given file or folder |
Files | Returns information about a file. |
FolderFiles | Returns information about files of a given folder. |
FolderPermissions | Returns the permissions for a given folder. |
Folders | Returns information about a folder. |
FolderStats | Returns information about folder size and item counts. |
Groups | Returns all the groups in your domain. |
Subfolders | Returns information about subfolders of a given folder. |
Tasks | Returns all tasks |
Trash | Returns all of the contents of the trash in your domain. |
UserInsights | Returns information about files a user has recently accessed. The maximum number of results is 10 |
UserPermissions | Returns the effective permissions for a user for a given folder. |
Users | Returns all, or a chosen subset, of users. |