API Reference > imodelhub-client > iModelHubClient > UserInfoHandler UserInfoHandler Class Handler for querying HubUserInfo. Use IModelClient.Users to get an instance of this class. Methods Name Description get(requestContext: AuthorizedClientRequestContext, iModelId: string, query: UserInfoQuery = ...): Promise<HubUserInfo[]> Get the information on users who have accessed the iModel. Properties Name Type Description statistics Accessor ReadOnly UserStatisticsHandler Get the handler for querying UserStatistics. Defined in clients/imodelhub/src/imodelhub/Users.ts Line 269 Last Updated: 11 June, 2024