New: MCP server monitoring is live. Start free
IterableSchemaAdditive

Parameter 'pageSize' added to GET /api/campaigns

Affected surface
GET /api/campaigns
Affected field
pageSize

What changed

Parameter 'pageSize' added to GET /api/campaigns Affected surface: GET /api/campaigns. Root cause: parameter `pageSize`. Detected at Tue, 20 Jan 2026 01:26:08 UTC UTC.

Diff

{
  "parameter_name": "pageSize",
  "path": "GET /api/campaigns"
}

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.

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

Related changes

Other endpoints affected by the same root cause.

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.