get user by ID

Hello, I would like to know if anyone has found a workaround to get a user object (not logged in) via ID?

ideal code: wixUsers.GetUser(ID)

bump

Thank you, but that’s not completely what I am looking for. Ultimately, I am trying to call “GetPricingPlans ()” from backend code. This way, when a user’s plan expires without renewal, it will return in a dataset or on the page. Any pointers or ideas are greatly appreciated