getContentInstanceKeys Method

Deprecated  in 4.10 - might be removed in next major version. Use PresentationManager instead of calling the RPC interface directly.

getContentInstanceKeys(_token: IModelRpcProps, _options: ContentInstanceKeysRpcRequestOptions): PresentationRpcResponse<{ items: KeySetJSON, total: number }>

Parameter Type Description
_token IModelRpcProps  
_options ContentInstanceKeysRpcRequestOptions  

Returns - PresentationRpcResponse<{ items: KeySetJSON, total: number }>

Defined in

Last Updated: 08 July, 2026