API Reference > presentation-frontend > Core > PresentationManager > getDisplayLabels getDisplayLabels Method Deprecated use 'getDisplayLabelsDefinitions' instead Retrieves display label of specific items getDisplayLabels(requestOptions: LabelRequestOptions<IModelConnection>, keys: InstanceKey[]): Promise<string[]> Parameter Type Description requestOptions LabelRequestOptions<IModelConnection> options for the request keys InstanceKey[] Keys of instances to get labels for Returns - Promise<string[]> Defined in presentation/frontend/src/PresentationManager.ts Line 339 Last Updated: 13 June, 2024