Subsequent Sync

GET https://{{base_url}}/v3/stacks/sync?sync_token={{sync_token}}

The Subsequent Sync request is used to retrieve the updated content (i.e., published or unpublished content, or any published content that has been deleted) since the last performed complete Sync.

To use the API Request, you'll need to use the Delivery Token of the respective environment.
Read more about it in Authentication.


For more information, refer to the Subsequent Sync API Reference document

Request Params

KeyDatatypeRequiredDescription
sync_tokenstringEnter the sync token that you received in the response body of the previous completed Synchronization process to get the delta updates

HEADERS

KeyDatatypeRequiredDescription
api_keystringEnter the API key of your stack.
access_tokenstringEnter the environment-specific delivery token of your stack. Check Authentication .
branchstring
Content-Typestring