API Reference > imodelhub-client > iModelHubClient > UserStatisticsQuery > byIds byIds Method Query User Statistics by ids. byIds(ids: string[]): UserStatisticsQuery throws IModelHubClientError with IModelHubStatus.UndefinedArgumentError or IModelHubStatus.InvalidArgumentError if ids array is undefined or empty, or it contains undefined or empty values. Parameter Type Description ids string[] Ids of the users. Returns - UserStatisticsQuery This query. Defined in clients/imodelhub/src/imodelhub/Users.ts Line 105 Last Updated: 11 June, 2024