# Get Project Unread Comment Count **GET /public/v1/projects/{projectId}/notes/unread-note-count** ## Servers - SmartPM Production Environment: https://live.smartpmtech.com (SmartPM Production Environment) ## Authentication methods - Api key ## Parameters ### Headers - **X-COMPANY-ID** (string) The company's unique ID ### Path parameters - **projectId** (integer(int64)) ## Responses ### 500 Internal Server Error #### Body: */* (object) object ### 200 OK #### Body: */* (object) - **count** (integer(int64)) The total count of project notes [Powered by Bump.sh](https://bump.sh)