# Get Schedule Quality Profile **GET /public/v1/quality-profiles/{qualityProfileId}** ## Servers - SmartPM Production Environment: https://live.smartpmtech.com (SmartPM Production Environment) ## Authentication methods - Api key ## Parameters ### Headers - **X-COMPANY-ID** (string) ### Path parameters - **qualityProfileId** (integer(int64)) ## Responses ### 500 Internal Server Error #### Body: */* (object) object ### 200 OK #### Body: */* (object) - **configuration** (object) - **companyId** (string(uuid)) - **scoreReporting** (string) - **qualityThreshold** (array[object]) - **name** (string) - **id** (integer(int64)) - **version** (integer(int32)) [Powered by Bump.sh](https://bump.sh)