getPagedContent Method

Deprecated  in 4.10 - might be removed in next major version. 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: 08 July, 2026