Appearance
GET
/web-pages/draft/drafts/{draftId}/settings/{storeSettingId}Required scope:
viskan:draft:readRetrieves a store setting by ID.
Parameters
Path parameters
draftId string Format:
uuidIdentifier of the draft. A draft is a workspace that holds unpublished changes to web store content.
storeSettingId string Format:
uuidIdentifier of the store setting. Store settings are key-value pairs that configure web store behavior.
Response
Store setting successfully retrieved.