Storyblok Raises $80M Series C - Read News

What’s the True Total Price of Enterprise CMS? Find out here.

Skip to main content

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