SDKNodeJSUsergetUserVersion: 2.0.0On this pagegetUserGet the specificed user and their information.ParametersuserId - The id of the user. This is the unique key of the user.Implementationconst user = await permit.api.getUser(userId);