CatalogWorkspaceService.

list_workspaces

list_workspaces() -> list[CatalogWorkspace]

Returns a list of all workspaces in current organization.

Parameters

None

Returns

typedescription
list[CatalogWorkspace]list[CatalogWorkspace]: List of workspaces in the current organization.