CatalogWorkspaceService.
list_workspaces
list_workspaces() -> list[CatalogWorkspace]
Returns a list of all workspaces in current organization.
Parameters
NoneReturns
| type | description |
|---|---|
| list[CatalogWorkspace] | list[CatalogWorkspace]: List of workspaces in the current organization. |