Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Get the permissions for a given folder.

Parameters

ParameterDescription
PathThe full absolute path of the folder.

Example Output

{
	"userPerms": {
		"jsmith": "Full",
		"ajones": "Viewer"
	},
	"groupPerms": {
		"All Administrators": "Owner",
		"Marketing Team": "Editor"
	},
	"inheritsPermissions": true
}

Workflow Library Example

Get Folder Permissions with Egnyte and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop