i figured this out.
await management.users.get({ id: USER_ID }, function (err, user) { console.log(user); });