Skip to content

page

A single page created in Website > Pages.

ACCESS

Directly accessible in:

Page

Returned as child in:

pages

Example

json
{
  "id": 1,
  "title": "Contact",
  "url": "contact",
  "content": null,
  "custom_fields": [],
  "meta_title": null,
  "meta_description": null,
  "office_id": null,
  "is_published": 0,
  "published_at": "2025-01-31 12:00:00"
}

Properties

id integer
title string
url string
content string

Format: html

Page content.

custom_fields array

Array of custom_field objects.

meta_title string
meta_description string
office_id integer
is_published boolean
published_at datetime