# Workspace Status Changes

Workspace Status Changes represent changes made to the status of a project.

 - [GET /workspace_status_changes](https://developer.kantata.com/kantata/specification/workspace-status-changes/get%20workspace%20status%20changes.md): Returns all project status changes that are visible to the user for the passed project ID. This endpoint returns structured Workspace Status Change objects. As with all Kantata OX API endpoints, the r
 - [POST /workspace_status_changes](https://developer.kantata.com/kantata/specification/workspace-status-changes/create%20workspace%20status%20change.md): This endpoint returns structured Workspace Status Change objects. As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the `results` array and will be indexed
 - [GET /workspace_status_changes/{id}](https://developer.kantata.com/kantata/specification/workspace-status-changes/get%20workspace%20status%20change.md): Return the status change for the passed project status change ID. This endpoint returns structured Workspace Status Change objects. As with all Kantata OX API endpoints, the returned data will be refe
