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

Parameter 'filter' added to GET /api/v2/projects/{projectKey}/agent-optimizations

Affected surface
GET /api/v2/projects/{projectKey}/agent-optimizations
Affected field
filter@query

What changed

Parameter 'filter' added to GET /api/v2/projects/{projectKey}/agent-optimizations Affected surface: GET /api/v2/projects/{projectKey}/agent-optimizations. Root cause: parameter `filter@query`. Detected at Fri, 05 Jun 2026 04:55:37 UTC UTC.

Diff

{
  "parameter_in": "query",
  "parameter_name": "filter",
  "path": "GET /api/v2/projects/{projectKey}/agent-optimizations"
}

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.