# Get metadata summary by type **GET /public/v1/project-metadata/summary** ## Servers - SmartPM Production Environment: https://live.smartpmtech.com (SmartPM Production Environment) ## Authentication methods - Api key ## Parameters ### Headers - **X-COMPANY-ID** (string) ### Query parameters - **type** (string) - **count** (integer(int32)) - **filters** (array[string]) - **qualityProfileId** (integer(int64)) - **projectMetricFilter** (string) ## Responses ### 500 Internal Server Error #### Body: */* (object) object ### 200 OK #### Body: */* (array[object]) - **companyId** (string) - **name** (string) - **count** (integer(int32)) - **health** (integer(int32)) - **healthIndicator** (string) - **grade** (object) - **compression** (number(double)) - **compressionIndex** (integer(int64)) - **compressionIndicator** (string) [Powered by Bump.sh](https://bump.sh)