Returns the tags of the users with the specified id.

GET

Returns the tags of the user with the specified id ordered by name. To read the tags the user needs ‘read’ permissions on the specified user.

Required Permissions
Any authenticated user.

Path parameters

userIdstringRequired

The id of the user.

Response

OK

list of objects or null
Built with