Skip to content

Retrieve Section

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

Retrieves a section by ID. Retrieves all variables alongside their values.

Parameters

Path parameters

sectionId  string
Format: uuid
ID of a section.
draftId  string
Format: uuid
The identifier of the draft.

Response

The section details and associated variables.