object

PageDetail

An object representing theme page detail.
Fields
The unique identifier for the object.
path
String
The url path for the page. For example, 'about-us'.
props
[JSON]
An array of properties associated with the object, where each property is represented as an object.
An array of sections that make up the page.
An array of metadata attributes for the sections of the page, each represented by an object.
An object representing seo-related information for the page.
text
String
The textual content associated with the page. For example, 'about us'.
theme
String
The unique identifier for the theme associated with the section.
The type of the page, which can be 'system', 'custom', or 'sections'.
value
String
The name of the page. For example, 'about-us'.