How to get only selective information in profile API

We are using https://<sugar_instance> * ramaraj.karuppusamy to get the current user profile. But it returns complete info of the user which includes preferences, modules, acl, etc

Is there a way we can get only selective information(We should be able to specify the fields to be returned)?