AssetPermissionsForUser is a datatype for asset permissions assigned to a user.

Table: AssetPermissionsForUser

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 23, 2024
assetIdstringyes The unique identifier for the asset.
assetTypeAssetPermissionsAssetTypeyes The type of the asset. See AssetPermissionsAssetType.
searchDomainSearchDomain  The search domain that the asset belongs to. See Repository.
groupRoles[GroupRole]yes The group role assignments. See GroupRole.
groupDirectlyAssigned[Role]yes The directly assigned asset permissions per group. See Role.
directlyAssigned[AssetPermissionOutputEnum]yes The directly assigned asset permissions. See AssetPermissionOutputEnum.