API v1 ReferenceUser TagsReturns all tags that are currently in use.Copy pageGEThttps://api.awork.com/api/v1/users/tagsReturns all tags that are currently in use ordered by count. <Check title="Required Permissions" icon="key">Any authenticated user.</Check>AuthenticationAuthorizationBearerBearer authentication of the form Bearer <token>, where token is your auth token.ResponseOKidstringformat: "uuid"The id of the entity.createdOndatetimeThe date this entity was created.createdBystringformat: "uuid"The id of the user who created this entity.updatedOndatetimeThe date this entity was last modified.updatedBystringformat: "uuid"The id of the user who last modified this entity.namestring or nullThe name of the tag.colorstring or nullThe color of the tag.