CatalogWorkspaceService.

resolve_all_workspace_settings

resolve_all_workspace_settings(workspace_id: str) -> dict

Resolve values for all settings in a workspace.

Resolves by current user, workspace, organization, or default settings and returns them as a dictionary. Proper parsing is up to the caller. TODO: long-term we should return a proper entity object.

Parameters

nametypedescription
workspace_idstrWorkspace ID

Returns

typedescription
dictDict of settings