Schema reference changed in GET /accounts/{account_id}/magic/connectors/{connector_id}/telemetry/snapshots response 200: "mconn_customer_snapshots_get_success"…
Schema reference changed in GET /accounts/{account_id}/magic/connectors/{connector_id}/telemetry/snapshots response 200: "mconn_customer_snapshots_get_success" → "mconn_customer_snapshots_list_success"
- Affected surface
- GET /accounts/{account_id}/magic/connectors/{connector_id}/telemetry/snapshots
What changed
Schema reference changed in GET /accounts/{account_id}/magic/connectors/{connector_id}/telemetry/snapshots response 200: "mconn_customer_snapshots_get_success" → "mconn_customer_snapshots_list_success" Affected surface: GET /accounts/{account_id}/magic/connectors/{connector_id}/telemetry/snapshots. Root cause: endpoint `GET /accounts/{account_id}/magic/connectors/{connector_id}/telemetry/snapshots`. Detected at Sun, 26 Jul 2026 09:26:56 UTC UTC.
Diff
{
"current_value": "mconn_customer_snapshots_list_success",
"path": "GET /accounts/{account_id}/magic/connectors/{connector_id}/telemetry/snapshots",
"previous_value": "mconn_customer_snapshots_get_success",
"schema_path": "GET /accounts/{account_id}/magic/connectors/{connector_id}/telemetry/snapshots response 200"
}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.
