Introduction
Manage website pages and mobile app screens with dynamic content.
searchPage
Quick search for page objects with limited output.
getRootPages
Getting all top-level page objects (parentId = null).
getPageById
Getting a single page object with information about forms, blocks, menus attached to the page.
getPages
Getting all page objects with product information as an array.
getPageByUrl
Getting a single page object with information about forms, blocks, menus attached to the page by URL.
getChildPagesByParentUrl
Getting child pages with product information by parent page url as an array.
getBlocksByPageUrl
Receiving objects for a related block by page URL.
getConfigPageByUrl
Getting settings for the page by url.