Skip to content

Retrieve Store Setting

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

Retrieves a store setting by ID.

Parameters

Path parameters

draftId  string
Format: uuid
The identifier of the draft.
storeSettingId  string
Format: uuid
ID of a store setting.

Response

Store setting successfully retrieved.