Get Page Metadata
Get metadata information for a single page.
Required scope | pages:read
Path parameters
page_id
Unique identifier for a Page
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
localeId
Unique identifier for a specific locale. Applicable, when using localization.
Response
Request was successful
id
Unique identifier for the Page
siteId
Unique identifier for the Site
title
Title of the Page
slug
slug of the Page (derived from title)
parentId
Identifier of the parent folder
collectionId
Unique identifier for a linked Collection, value will be null if the Page is not part of a Collection.
createdOn
The date the Page was created
lastUpdated
The date the Page was most recently updated
archived
Whether the Page has been archived
draft
Whether the Page is a draft
canBranch
Indicates whether the Page supports Page Branching. Pages that are already branches cannot be branched again.
isBranch
Indicates whether the Page is a Branch of another Page Page Branching
branchId
If the Page is a Branch of another Page, this is the ID of the Branch
seo
SEO-related fields for the Page
openGraph
Open Graph fields for the Page
localeId
Unique ID of the page locale
publishedPath
Relative path of the published page URL