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

Parameter 'exclude_statuses' added to GET /v1/convai/conversations/messages/text-search

Affected surface
GET /v1/convai/conversations/messages/text-search
Affected field
exclude_statuses@query

What changed

Parameter 'exclude_statuses' added to GET /v1/convai/conversations/messages/text-search Affected surface: GET /v1/convai/conversations/messages/text-search. Root cause: parameter `exclude_statuses@query`. Detected at Thu, 23 Jul 2026 01:16:28 UTC UTC.

Diff

{
  "parameter_in": "query",
  "parameter_name": "exclude_statuses",
  "path": "GET /v1/convai/conversations/messages/text-search"
}

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.

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.