# Get Company Schedule Performance Index Trend **GET /public/v1/company-trends/spi** ## 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]) - **projectMetricFilter** (string) ## Responses ### 500 Internal Server Error #### Body: */* (object) object ### 200 OK #### Body: */* (array[object]) - **companyId** (string) - **periodType** (string) - **periodLabel** (string) - **spi** (number(double)) [Powered by Bump.sh](https://bump.sh)