API Reference > imodeljs-clients > iTwinServiceClients > BIMReviewShareClient > getContentInstances getContentInstances Method Get all content instances getContentInstances(requestContext: AuthorizedClientRequestContext, projectId: string, module: string, owner?: string): Promise<Content[]> Parameter Type Description requestContext AuthorizedClientRequestContext The client request context projectId string Id of the project to get the instances from module string Name of the module (e.g. 'DataViz') owner string Returns - Promise<Content[]> Defined in core/clients/src/BIMReviewShareClient.ts Line 261 Last Updated: 13 June, 2024