OAuth2 - Current User

OAuth2 - Current User

Hello,

we been using your APIs a lot lately (CRM, Projects, Reports/Analytics).

One thing we haven't found an answer to is that sometimes, we need to retrieve the email account of the current user (matching an access token).

Many OAuth implementations provide a /me route to retrieve contextual information of the current user. 

Is there something like this available for Zoho?

In Zoho Projects API, most route require to pass a userid. If we had access to the account email, we could retrieve the userid from the users api using its email address for instance.

thanks for your help.

Dominic