synGetPermissions.Rd
Get the permissions that a user or group has on an Entity.
synGetPermissions(entity, principalId=NULL)
An array containing some combination of ['READ', 'CREATE', 'UPDATE', 'DELETE', 'CHANGE_PERMISSIONS', 'DOWNLOAD'] or an empty array
if (FALSE) { # \dontrun{
synGetPermissions("syn11705401", "3320560")
} # }