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

Endpoint removed: GET /workspaces/{workspaceId}/folders

Affected surface
GET /workspaces/{workspaceId}/folders

What changed

Endpoint removed: GET /workspaces/{workspaceId}/folders Affected surface: GET /workspaces/{workspaceId}/folders. Root cause: endpoint `GET /workspaces/{workspaceId}/folders`. Detected at Mon, 15 Jun 2026 12:54:50 UTC UTC.

Diff

{
  "path": "GET /workspaces/{workspaceId}/folders"
}

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.