Schema reference changed in GET /accounts/{account_id}/email-security/settings/allow_policies response 4XX: "inline:object" → "email-security_api-response-com…
Schema reference changed in GET /accounts/{account_id}/email-security/settings/allow_policies response 4XX: "inline:object" → "email-security_api-response-common-failure"
- Affected surface
- GET /accounts/{account_id}/email-security/settings/allow_policies
What changed
Schema reference changed in GET /accounts/{account_id}/email-security/settings/allow_policies response 4XX: "inline:object" → "email-security_api-response-common-failure" Affected surface: GET /accounts/{account_id}/email-security/settings/allow_policies. Root cause: endpoint `GET /accounts/{account_id}/email-security/settings/allow_policies`. Detected at Mon, 27 Apr 2026 18:32:04 UTC UTC.
Diff
{
"current_value": "email-security_api-response-common-failure",
"path": "GET /accounts/{account_id}/email-security/settings/allow_policies",
"previous_value": "inline:object",
"schema_path": "GET /accounts/{account_id}/email-security/settings/allow_policies response 4XX"
}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.
Recommended action
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.
