Fields
custom_json
JSONCustom JSON object for specific use cases.
id
StringUnique identifier of an entry.
schedule
CronScheduleDetails related to schedule of a custom page.
application
StringApplication ID - Identifier for a Sales channel.
archived
BooleanFlag denoting whether the page is archived or not.
component_ids
[String]Components can be used to store multiple components.
content
[JSON]Contents of a custom page.
content_path
StringA CDN URL at which the entire html content can be fetched from.
created_by
CreatedByDetails regarding the creator of entity.
date_meta
DateMetaDetails related to resource creation and updation.
description
StringDescription about the page.
feature_image
AssetData related to image.
orientation
StringOrientation for Custom Pages - Landscape or portrait.
page_meta
[JSON]List of Custom JSON object for specific use cases.
platform
StringPlatform for Custom Pages - Denotes the device type.
published
BooleanWhether page is active or not on website.
seo
BlogSEODetails related to SEO of an entry.
slug
StringA short, human-readable, URL-friendly identifier.
tags
[String]Tags under a page.
title
StringThe title of the page.
type
StringType of editor through which the page was created so appropriate rendering engine is used.
visibility
JSONVisibility of Page.
Was this section helpful?