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