# Get Company Schedule Quality Trend **GET /public/v1/company-trends/quality** ## 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 ### Query parameters - **periodType** (string) - **filters** (array[string]) - **qualityProfileId** (integer(int64)) - **projectMetricFilter** (string) ## Responses ### 500 Internal Server Error #### Body: */* (object) object ### 200 OK #### Body: */* (array[object]) - **companyId** (string) - **periodType** (string) - **periodLabel** (string) - **score** (number(double)) - **grade** (object) [Powered by Bump.sh](https://bump.sh)