CatalogWorkspaceService.

get_workspace

get_workspace( workspace_id: str ) -> CatalogWorkspace

Get an individual workspace.

Parameters

nametypedescription
workspace_idstrWorkspace identification string e.g. "demo"

Returns

typedescription
CatalogWorkspaceCatalog workspace object containing structure of the workspace.