Forum Discussion
4 Replies
Sort By
- ClaudiusH8 years agoKhoros Alumni (Retired)
Hi keshavkelkar
To search for users via their email address use the Community API v1 call "Community/users/email/[email]":
Looks for a user in this community with the specified email address. Throws an exception if no such user exists.
Thanks ClaudiusH
I use the same approach and achieved desirable outputCommunity/users/email/keshav_kelkar@email.com
and got required profile URL in href section href="/users/id/12345"
Regards-
Keshav M. Kelkar
- ChiaraS8 years agoLithium Alumni (Retired)
keshavkelkar if you need the url of the profile page for the user this should work: /restapi/vc/users/email/[email]/web_page_url
Related Content
- 3 months ago
- 10 months ago
- 2 years ago
- 10 months ago