API Reference > presentation-components > DisplayLabels > LabelsProvider > getLabels getLabels Method Returns labels for the specified instance keys. getLabels(keys: InstanceKey[], memoize: boolean = false): Promise<string[]> Parameter Type Description keys InstanceKey[] Keys of instances to get labels for memoize boolean Should the result be memoized by the provider. Returns - Promise<string[]> Defined in presentation/components/src/labels/LabelsProvider.ts Line 72 Last Updated: 13 June, 2024