GoodData.UI API reference
  • GoodData.UI
  • Docs & APIs
  • Developers
  • GoodData.CN
  • GoodData.UI
  • Docs & APIs
  • Get GoodData.CN Community Edition
  • 10.26.0
  • Code samples
  • Gallery
  • GitHub

getInsightReferencedObjects()

Home > @gooddata/sdk-backend-spi > IWorkspaceInsightsService > getInsightReferencedObjects

IWorkspaceInsightsService.getInsightReferencedObjects() method

Get all metadata objects referenced by a given insight.

Signature:

getInsightReferencedObjects(insight: IInsight, types?: SupportedInsightReferenceTypes[]): Promise<IInsightReferences>;

Parameters

ParameterTypeDescription
insightIInsightinsight to get referenced objects for
typesSupportedInsightReferenceTypes[](Optional) optional array of object types to include, when not specified, all supported references will be retrieved

Returns:

Promise<IInsightReferences>

  • IWorkspaceInsightsService.getInsightReferencedObjects() method
  • Parameters
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2025 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