We use databricks python sdk in one of our Azure databricks workspace to list all the workspaces present in our tenant. The code was working fine since 6-8 months till yesterday and it has started failing suddenly with error :
Endpoint not found for /2.0/accounts/workspaces
We are using 0.44.0 sdk version currently.
Is this API deprecated ? If so, was this information made available anywhere on the official website ?
What is the workaround to be able to get the same data ?