New: MCP server monitoring is live. Start free trial
CloudflareSchemaAdditive

Response schema changed for GET /accounts/{account_id}/access/custom_pages (access_custom_page_without_html)

Affected surface
GET /accounts/{account_id}/access/custom_pages
Affected field
access_custom_page_without_html

What changed

Response schema changed for GET /accounts/{account_id}/access/custom_pages (access_custom_page_without_html) Affected surface: GET /accounts/{account_id}/access/custom_pages. Root cause: schema `access_custom_page_without_html`. Detected at Sun, 16 Aug 2026 08:01:13 UTC UTC.

Diff

{
  "added_fields": [
    "warnings",
    "contract_version"
  ],
  "path": "GET /accounts/{account_id}/access/custom_pages",
  "schema_path": "schema access_custom_page_without_html"
}

Likely impact

This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.

Diff your serializers against the new schema. The diff above shows what moved.

Catch changes like this on every API you depend on.

Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.