New: MCP server monitoring is live. Start free trial
Modern TreasurySchemaAdditive

Response schema changed for GET /api/legal_entities (child_legal_entity)

Affected surface
GET /api/legal_entities
Affected field
child_legal_entity

What changed

Response schema changed for GET /api/legal_entities (child_legal_entity) Affected surface: GET /api/legal_entities. Root cause: schema `child_legal_entity`. Detected at Fri, 17 Jul 2026 16:13:42 UTC UTC.

Diff

{
  "added_fields": [
    "terms_of_use"
  ],
  "path": "GET /api/legal_entities",
  "schema_path": "schema child_legal_entity"
}

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.