Determine if the auto-save buffer differs from the live layout
curl --request GET \
--url https://api.hubapi.com/content/api/v2/layouts/{layoutId}/has-buffered-changes
{
"has_buffered_changes": true
}
Whether there are buffered changes
Last modified on January 28, 2026