API v1 ReferenceTask TagsReturns all tags of the private tasks of the current user.Copy pageGEThttps://api.awork.com/api/v1/me/privatetasks/tagsRequired PermissionsAny authenticated user.AuthenticationAuthorizationBearerBearer authentication of the form Bearer <token>, where token is your auth token.ResponseOKnamestring or nullThe name of the tag.colorstring or nullThe color of the tag.usageCountinteger or nullThe count how often a specific tag was already used.