Appearance
GET
/web-pages/draft/drafts/{draftId}/layouts/{layoutId}Required scope:
viskan:draft:readGets information about layout including sections and variables.
Parameters
Path parameters
draftId string Format:
uuidIdentifier of the draft. A draft is a workspace that holds unpublished changes to web store content.
layoutId string Format:
uuidIdentifier of the layout. A layout defines the structure of a page by specifying which sections are included.
Response
The layout information including sections and variables.