getPagedContent Method

Deprecated  in 4.10 - will not be removed until after 2026-06-13. Use PresentationManager instead of calling the RPC interface directly.

getPagedContent(_token: IModelRpcProps, _options: Paged<ContentRpcRequestOptions>): PresentationRpcResponse<{ contentSet: PagedResponse<ItemJSON>, descriptor: DescriptorJSON } | undefined>

Parameter Type Description
_token IModelRpcProps  
_options Paged<ContentRpcRequestOptions>  

Returns - PresentationRpcResponse<{ contentSet: PagedResponse<ItemJSON>, descriptor: DescriptorJSON } | undefined>

Defined in

Last Updated: 04 June, 2026