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:
Parameter | Description |
---|---|
in_release | ID of current release to only receive entries that have been changed. |
release_scope_id | ID of current release |
GET /v1/stories/?in_release=123&release_scope_id=123