I'm using Zoho API in my application. Users are getting access tokens by providing their email and password. Everything works great.
I'd like to improve my GUI and display user's full name. Currently, after successful authentication, I'm showing them the email. Is there any method in Creator CRM API or general API to get user's full name?