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

GET

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.

Query parameters

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

Response

This endpoint returns a list of objects
idstringOptional
createdOndatetimeOptional
createdBystringOptional
updatedOndatetimeOptional
updatedBystringOptional
namestringOptional
colorstringOptional