Skip to content

Retrieve draft

GET
/web-pages/draft/drafts/{draftId}
Required scope: viskan:draft:read

Retrieves a draft by ID alongside any changes that were made in this draft compared to the current publishment. If a variable is changed, then it is reflected as a section change. If a variable value is changed, then it is reflected as a change of page.

Parameters

Path parameters

draftId  string
Format: uuid
Identifier of the draft. A draft is a workspace that holds unpublished changes to web store content.

Response

The draft details and any changes compared to the current publishment.