Skip to main content
[StoryblokStoryID:245122155]

Live article: https://www.storyblok.com/faq/load-changed-entries-in-release-by-release-id-from-the-management-api


  • FAQ
  • Load changed entries in release by release id from the management API

To load the entries that have been added or changed during a release you can use the release_id with the following to parameter to filter your management API results:

ParameterDescription
in_releaseID of current release to only receive entries that have been changed.
release_scope_idID of current release
GET /v1/stories/?in_release=123&release_scope_id=123