Skip to content

Get 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
Identifier of the draft. A draft is a workspace that holds unpublished changes to web store content.
storeSettingId  string
Format: uuid
Identifier of the store setting. Store settings are key-value pairs that configure web store behavior.

Response

Store setting successfully retrieved.