HubSpot · Schema

Page

A HubSpot CMS page (site page or landing page).

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Properties

Name Type Description
id string The unique identifier for the page.
name string The internal name of the page.
htmlTitle string The HTML title tag content for the page.
slug string The URL slug for the page.
state string The current publish state of the page.
currentState string The current display state of the page.
contentTypeCategory integer The content type category code.
publishDate string The date and time the page was or will be published.
metaDescription string The meta description for SEO.
url string The full URL of the published page.
domain string The domain the page is hosted on.
language string The language code for the page content.
templatePath string The path to the template used by the page.
createdAt string The date and time the page was created.
updatedAt string The date and time the page was last updated.
archived boolean Whether the page has been archived.
View JSON Schema on GitHub