query

page

Get detailed information for a specific page within the theme.
Arguments
rootId
String
ID given to the HTML element.
Required
A short, human-readable, URL-friendly identifier of a page. You can get slug value from the endpoint /service/application/content/v2.0/pages/.
Response
custom_json
JSON
Custom JSON object for specific use cases.
Unique identifier of an entry.
schedule
CronSchedule
Details related to schedule of a custom page.
application
String
Application ID - Identifier for a Sales channel.
archived
Boolean
Flag 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
String
A CDN URL at which the entire html content can be fetched from.
created_by
CreatedBy
Details regarding the creator of entity.
date_meta
DateMeta
Details related to resource creation and updation.
description
String
Description about the page.
feature_image
Asset
Data related to image.
orientation
String
Orientation for Custom Pages - Landscape or portrait.
page_meta
[JSON]
List of Custom JSON object for specific use cases.
platform
String
Platform for Custom Pages - Denotes the device type.
published
Boolean
Whether page is active or not on website.
seo
SEO
Details related to SEO of an entry.
slug
String
A short, human-readable, URL-friendly identifier.
Tags under a page.
title
String
The title of the page.
type
String
Type of editor through which the page was created so appropriate rendering engine is used.
visibility
JSON
Visibility of Page.
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...