Skip to main content

Function: identitiesList()

identitiesList(httpRequestContext, componentName, request): Promise<IIdentityProfileListResponse>

Get the list of organizations.

Parameters

httpRequestContext

IHttpRequestContext

The request context for the API.

componentName

string

The name of the component to use in the routes stored in the ComponentFactory.

request

IIdentityProfileListRequest

The request.

Returns

Promise<IIdentityProfileListResponse>

The response object with additional http response properties.