# Get Change Log Details for Metric **GET /public/v1/projects/{projectId}/scenarios/{scenarioId}/change-log/{metric}** ## 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)) - **metric** (string) ### Query parameters - **dataDate** (string) ## Responses ### 500 Internal Server Error #### Body: */* (object) object ### 200 OK #### Body: */* (array[object]) - **differences** (array[object]) - **action** (string) - **entity** (string) - **id** (integer(int64)) - **friendlyId** (string) - **auditDate** (string(date)) - **floatTotal** (number(double)) - **activityIds** (array[integer(int64)]) - **auditId** (string) - **causedByFloatPath** (boolean) [Powered by Bump.sh](https://bump.sh)