# Story State Changes

Story State Changes in Kantata OX act as an audit trail for changes to the state of a Story.
Story State Changes cannot be created directly. They will be created for you automatically when you
set the state of a Story. Story State Changes cannot be modified or deleted.

 - [GET /story_state_changes](https://developer.kantata.com/kantata/specification/story-state-changes/get%20story%20state%20changes.md): The story state changes endpoint provides a list of state changes for a specified story. story_id is a required parameter to retrieve story state changes for a specified story. This endpoint returns s
 - [GET /story_state_changes/{id}](https://developer.kantata.com/kantata/specification/story-state-changes/get%20story%20state%20change.md): This endpoint returns structured Story State 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 by ID
