Project Status History REST Endpoints

Projects/Project Status History
The endpoint that provides all project status changes and associated comments throughout the project's lifecycle.
Get the history of all status changes for a project.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projects/{ProjectId}/child/ProjectStatusHistory
Get the status change history of a project by StatusHistoryID
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projects/{ProjectId}/child/ProjectStatusHistory/{StatusHistoryId}