API v1 ReferenceProject TagsReturns the tags of the project with the specified id.GEThttps://api.awork.com/api/v1/projects/:projectId/tagsReturns the tags of the project with the specified id ordered by name. To read the tags the user needs 'read' permissions on the specified project.Path parametersprojectIdUUIDRequiredThe id of the project.HeadersAuthorizationstringRequiredBearer authentication of the form Bearer <token>, where token is your auth token.ResponseOKidUUID or nullcreatedOndatetime or nullcreatedByUUID or nullupdatedOndatetime or nullupdatedByUUID or nullnamestring or nullcolorstring or null