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

Endpoint removed: GET /security/workspaces/{{workspace_id}}/events

Affected surface
GET /security/workspaces/{{workspace_id}}/events

What changed

Endpoint removed: GET /security/workspaces/{{workspace_id}}/events Affected surface: GET /security/workspaces/{{workspace_id}}/events. Root cause: endpoint `GET /security/workspaces/{{workspace_id}}/events`. Detected at Thu, 21 May 2026 00:35:33 UTC UTC.

Diff

{
  "path": "GET /security/workspaces/{{workspace_id}}/events"
}

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.