Skip to main content

Get User Permissions

Gets the effective permissions for a user for a given folder. This effective permission takes into account both user and group permissions that apply to the given user, along with permission inheritance.

Parameters

ParameterDescription
FolderThe full absolute path of the folder.
UsernameThe users name, can be retrieved from the 'List Users' action.

Example Output

{
"permission": "Full"
}

Workflow Library Example

Get User Permissions with Egnyte and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop