Fields
id
StringThe unique identifier for the object.
path
StringThe 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.
sections
[AvailablePageSchemaSections]An array of sections that make up the page.
sections_meta
[PageSectionMetaAttributes]An array of metadata attributes for the sections of the page, each represented by an object.
seo
PageSEOAn object representing seo-related information for the page.
text
StringThe textual content associated with the page. For example, 'about us'.
theme
StringThe unique identifier for the theme associated with the section.
type
PageTypesThe type of the page, which can be 'system', 'custom', or 'sections'.
value
StringThe name of the page. For example, 'about-us'.
created_at
StringISO 8601 timestamp of creation of the application information.
updated_at
StringISO 8601 timestamp of updation of the application information.
Was this section helpful?