AssetActionsBySource is an interface datatype for user and group permission assignments.

This datatype is used by another datatype, User, which is used by several other datatypes for giving or requesting relative infomation on users.

As an interface, AssetActionsBySource is implemented by two datatypes: GroupAssetActionsBySource; and UserAssetActionsBySource.

Table: AssetActionsBySource

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Aug 18, 2025
assetActionsByRoles[AssetActionsByRole]yes Short-TermList of roles assigned to the user or group and the asset actions they allow. See AssetActionsByRole.
directlyAssignedDirectlyAssignedAssetPermissionsyes Short-TermAsset permissions assigned directly to the user or group. See DirectlyAssignedAssetPermissions.