API Reference > imodeljs-clients > iTwinServiceClients > BIMReviewShareClient > getContentInstance getContentInstance Method Get an instance of a Content getContentInstance(requestContext: AuthorizedClientRequestContext, projectId: string, moduleName: string, instanceId: string, queryOptions?: RequestQueryOptions): Promise<Content[]> Parameter Type Description requestContext AuthorizedClientRequestContext The client request context projectId string Project Id where the content resides moduleName string Module name of the content (e.g. 'DataViz') instanceId string Instance Id of the Content queryOptions RequestQueryOptions Query options for filtering Returns - Promise<Content[]> Defined in core/clients/src/BIMReviewShareClient.ts Line 277 Last Updated: 13 June, 2024