GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.20.0
  • Code samples
  • GitHub

getSettings()

Home > @gooddata/sdk-backend-spi > IWorkspaceSettingsService > getSettings

IWorkspaceSettingsService.getSettings() method

Returns effective workspace settings with all inherited values resolved.

Signature:

getSettings(): Promise<IWorkspaceSettings>;

Returns:

Promise<IWorkspaceSettings>

promise of resolved workspace settings

Remarks

The returned settings include values inherited from organization and system defaults, not just those directly set at the workspace level. User-specific overrides are excluded.

  • IWorkspaceSettingsService.getSettings() method
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2026 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use