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  

Defined in

Last Updated: 08 January, 2020