# Get Company Schedule Quality Metric Trend **GET /public/v1/company-trends/metric/{metricType}** ## 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 - **metricType** (string) ### 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) - **metricValue** (number(double)) [Powered by Bump.sh](https://bump.sh)