Returns all tags the user is allowed to see. You can filter the tags by task model query constraints.

Returns all tags from the available tasks of the user ordered by name. The user making the request needs to be assigned to the task or needs read permissions on the feature “project-planning-data” for project tasks or read permissions on the “entity-master-data” of the entity of the task.

Required Permissions
Any authenticated user.

Path parameters

userIdUUIDRequired

The id of the user. Not required on the me/ endpoint.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK
idUUID or null
createdOndatetime or null
createdByUUID or null
updatedOndatetime or null
updatedByUUID or null
namestring or null or null
colorstring or null or null