Appearance
GET
/web-pages/draft/drafts/{draftId}/sections/{sectionId}Required scope:
viskan:draft:readRetrieves a section by ID. Retrieves all variables alongside their values.
Parameters
Path parameters
draftId string Format:
uuidIdentifier of the draft. A draft is a workspace that holds unpublished changes to web store content.
sectionId string Format:
uuidIdentifier of the section. A section is a reusable content block that can be included in layouts.
Response
The section details and associated variables.