API v1 ReferenceTask TagsReturns all tags of the private tasks of the current user.Copy pageGEThttps://api.awork.com/api/v1/me/privatetasks/tags <Check title="Required Permissions" icon="key">Any authenticated user.</Check>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.usageCountintegerThe count how often a specific tag was already used.