API Reference > imodelhub-client > iModelHubClient > UserInfoQuery > byId byId Method Query single instance by its id. byId(id: string): UserInfoQuery throws IModelHubClientError with IModelHubStatus.UndefinedArgumentError if id is undefined or empty. Parameter Type Description id string Id of the instance to query. Returns - UserInfoQuery This query. Defined in clients/imodelhub/src/imodelhub/Users.ts Line 252 Last Updated: 11 June, 2024