API v1 ReferenceProject Template TagsReturns all tags currently in use by project templates.Copy pageGEThttps://api.awork.com/api/v1/projecttemplates/tags <Check title="Required Permissions" icon="key">Any authenticated user.</Check>AuthenticationAuthorizationBearerBearer authentication of the form Bearer <token>, where token is your auth token.ResponseOKidstringformat: "uuid"The id of the entity.createdOndatetimeThe date this entity was created.createdBystringformat: "uuid"The id of the user who created this entity.updatedOndatetimeThe date this entity was last modified.updatedBystringformat: "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.Errors401Unauthorized Error