---
title: Workflow Stage Changes
description: Discover Storyblok's documentation with comprehensive developer guides, user manuals, API references, and examples to help you get the most out of the headless CMS platform.
url: https://storyblok.com/docs/api/management/workflow-stage-changes
---

# Workflow Stage Changes

Workflow stage changes are objects that are assigned to a specific content item when a workflow stage is changed to another one. This endpoint allows you to manage retrieve and create the stage changes.

Endpoint

```bash
/v1/spaces/:space_id/workflow_stage_changes/
```

## Pagination

-   [Previous: Workflow Stage Object](/docs/api/management/workflow-stage/workflow-stage-object)
-   [Next: Create a Workflow Stage Change](/docs/api/management/workflow-stage-changes/create-a-workflow-stage-change)
