Appearance
GET
/web-pages/draft/drafts/{draftId}/pages/{pageId}Required scope:
viskan:draft:readRetrieves a page by ID.
Parameters
Path parameters
draftId string Format:
uuidIdentifier of the draft. A draft is a workspace that holds unpublished changes to web store content.
pageId string Format:
uuidIdentifier of the page. A page represents a web page within a category and contains a layout, sections, and content.
Response
The page details are successfully retrieved.