New: MCP server monitoring is live. Start free trial
Customer.ioSchemaBreaking

Parameter 'resolution' added to GET /v1/campaigns/{campaign_id}/journey_metrics

Affected surface
GET /v1/campaigns/{campaign_id}/journey_metrics
Affected field
resolution@query

What changed

Parameter 'resolution' added to GET /v1/campaigns/{campaign_id}/journey_metrics Affected surface: GET /v1/campaigns/{campaign_id}/journey_metrics. Root cause: parameter `resolution@query`. Detected at Fri, 10 Jul 2026 15:31:45 UTC UTC.

Diff

{
  "added_required": [
    "resolution"
  ],
  "parameter_in": "query",
  "parameter_name": "resolution",
  "path": "GET /v1/campaigns/{campaign_id}/journey_metrics"
}

Likely impact

Existing integrations relying on this surface will fail or behave incorrectly. Treat this as a release-blocker until the recommended action below is applied.

Review the change above against your usage. Most behavioral shifts don't require code changes, but it's worth a quick audit.

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.