SDKPythonUserget_userVersion: 2.0.0On this pagegetUserGet the specificed user and their information.Parametersuser_id - The id of the user. This is the unique key of the user.Implementationuser = await permit.api.get_user(user_id)