Appearance
POST
/web-pages/draft/drafts/{draftId}/pages/_searchRequired scope:
viskan:draft:readGets information about a page including variable values.
Parameters
Path parameters
draftId string Format:
uuidIdentifier of the draft. A draft is a workspace that holds unpublished changes to web store content.
Query parameters
countryCode stringCountry code (in ISO 3166-1 alpha-2 format) of the page. This or contentLocaleId must be provided.
languageCode stringLanguage code (in ISO 639-1 format) of the page. This or contentLocaleId must be provided.
contentLocaleId stringThe content locale of the page. This or countryCode and languageCode combination must be provided.
categoryId stringID of a category. This or path must be provided.
path stringURL path for this page. This or categoryId must be provided.
Response
The page and its variable values.