Hi,
I need to check if the user is there in Box within managed user list using login ( email ) attribute. I looked at the SDK ( Java) on https://github.com/box/box-java-sdk/blob/master/doc/users.md but I could not find any method related to this. When Looked at the https://docs.box.com/reference#user-object for direct rest call there is no rest API to search user based on login. Can someone please point me to right direction on this? I need to do this for a lot of recrods is there any other solution to this.
Please advise.
Thanks
MCB