API Reference > presentation-common > RPC > PresentationRpcInterface > getContent getContent Method Deprecated Use PresentationRpcInterface.getPagedContent or PresentationRpcInterface.getPagedContentSet getContent(_token: IModelRpcProps, _options: ContentRpcRequestOptions, _descriptorOrOverrides: DescriptorJSON | DescriptorOverrides, _keys: KeySetJSON): PresentationRpcResponse<undefined | ContentJSON> Parameter Type Description _token IModelRpcProps _options ContentRpcRequestOptions _descriptorOrOverrides DescriptorJSON | DescriptorOverrides _keys KeySetJSON Returns - PresentationRpcResponse<undefined | ContentJSON> Defined in presentation/common/src/presentation-common/PresentationRpcInterface.ts Line 197 Last Updated: 12 June, 2024