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.ResponseOKidstring or nullformat: "uuid"The id of the entity.createdOndatetime or nullThe date this entity was created.createdBystring or nullformat: "uuid"The id of the user who created this entity.updatedOndatetime or nullThe date this entity was last modified.updatedBystring or nullformat: "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.