API Reference > imodeljs-backend > iModels > IModelDb.Views > getThumbnail getThumbnail Method Get the thumbnail for a view. getThumbnail(viewDefinitionId: Id64String): ThumbnailProps | undefined Parameter Type Description viewDefinitionId Id64String The Id of the view for thumbnail Returns - ThumbnailProps | undefined the ThumbnailProps, or undefined if no thumbnail exists. Defined in core/backend/src/IModelDb.ts Line 2033 Last Updated: 13 June, 2024