latestSwagger 2.0ShopBase Dev 1.02026-08-10153268547.4 KB

353ccde6240d

Page

Retrieve a single page

get/admin/pages/{page_id:(?:\\d+)}.json

Query parameters

fieldsstring

Show only certain fields, specified by a comma-separated list of field names.

Response

OK

Example response

{
  "page": {
    "body_html": "Contact us at <a href=\\&quot;mailto:contact@johns-apparel.com\\&quot;>contact@johns-apparel.com</a>",
    "handle": "contact-us",
    "id": 131092082,
    "publish": true,
    "search_engine_meta_description": "Contact us at contact@johns-apparel.com",
    "search_engine_title": "Contact us",
    "template": "contact_us",
    "title": "Contact us"
  }
}