Appearance
page
A single page created in Website > 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
integertitle
stringurl
stringcontent
stringFormat: html
Page content.
custom_fields
arrayArray of custom_field objects.
meta_title
stringmeta_description
stringoffice_id
integeris_published
booleanpublished_at
datetime