API Reference > imodelhub-client > iModelHubClient > UserInfoQuery > byIds byIds Method Query UserInfo by user ids. byIds(ids: string[]): UserInfoQuery 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 - UserInfoQuery This query. Defined in clients/imodelhub/src/imodelhub/Users.ts Line 225 Last Updated: 11 June, 2024