New: MCP server monitoring is live. Start free
StatsigEndpointBreaking

Endpoint removed: GET /console/v1/experiments/{id}/versions

Affected surface
GET /console/v1/experiments/{id}/versions

What changed

Endpoint removed: GET /console/v1/experiments/{id}/versions Affected surface: GET /console/v1/experiments/{id}/versions. Root cause: endpoint `GET /console/v1/experiments/{id}/versions`. Detected at Mon, 27 Apr 2026 18:36:39 UTC UTC.

Diff

{
  "path": "GET /console/v1/experiments/{id}/versions"
}

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.

Migrate any callers off this endpoint before the next deploy. Search your codebase for the surface above and replace with the provider's documented successor.

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.