UserTag Object
An assignment of a resource tag (role or custom tag) to a user or placeholder. Each UserTag record links one user (userId) or placeholder (placeholderId) to one ResourceTag (resourceTagId). Use getUserTags to find all users / placeholders that hold a given role or tag.
Fields
#
customTagId
tagType
Non-null
Whether this assignment is a resourcing role (role) or a custom tag (custom)
Usages
#
References
#
- Field getUserTags from Query
Previous
UserFilterSortModelInputV2
Next
UserWorkspaceInfo