Skip to content

Get page

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

Retrieves a page by ID.

Parameters

Path parameters

draftId  string
Format: uuid
Identifier of the draft. A draft is a workspace that holds unpublished changes to web store content.
pageId  string
Format: uuid
Identifier 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.