# Get Percent Complete Curve (v1) **GET /public/v1/projects/{projectId}/scenarios/{scenarioId}/percent-complete-curve** ## 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 - **projectId** (integer(int64)) - **scenarioId** (integer(int64)) ### Query parameters - **filterId** (array[integer(int64)]) - **activityCodeFilter** (array[integer(int64)]) ## Responses ### 500 Internal Server Error #### Body: */* (object) object ### 200 OK #### Body: */* (object) - **percentCompleteTypes** (object) Mapping of percent complete type keys to their names. - **data** (object) Mapping of dates to percent complete values for each type. [Powered by Bump.sh](https://bump.sh)