API v1 ReferenceProject TagsReturns all tags currently in use by projects.Copy pageGEThttps://api.awork.com/api/v1/projects/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.Errors400Bad Request Error401Unauthorized Error