New: MCP server monitoring is live. Start free trial
GustoSchemaAdditive

Parameter 'page' added to GET /v1/companies/{company_uuid}/recovery_cases

Affected surface
GET /v1/companies/{company_uuid}/recovery_cases
Affected field
page@query

What changed

Parameter 'page' added to GET /v1/companies/{company_uuid}/recovery_cases Affected surface: GET /v1/companies/{company_uuid}/recovery_cases. Root cause: parameter `page@query`. Detected at Fri, 01 May 2026 00:37:23 UTC UTC.

Diff

{
  "parameter_in": "query",
  "parameter_name": "page",
  "path": "GET /v1/companies/{company_uuid}/recovery_cases"
}

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.