FolderPermissions
Returns all existing permissions for the folder with the given uid. Permissions with folderId=-1 are the default permissions for users with the Viewer and Editor roles.
Columns
Name | Type | References | |
Uid [KEY] | String |
Folders.Uid | |
FolderId | Integer | ||
Title | String | ||
Inherited | Boolean | ||
IsFolder | Boolean | ||
Permission | Integer | ||
PermissionName | String | ||
Role | String | ||
Slug | String | ||
Team | String | ||
TeamAvatarUrl | String | ||
TeamEmail | String | ||
TeamId | Integer | ||
Url | String | ||
UserAvatarUrl | String | ||
UserEmail | String | ||
UserId | Integer | ||
UserLogin | String | ||
Created | Datetime | ||
Updated | Datetime |