how to lookup user in API by loginn
i see i can download 100000's of users with get all users, but it takes 10 minutes. if i need one user, how can i lookup a user by login field? I hope this is possible.
thanks
Chris
-
You should be able to make a GET call to the users endpoint similar to:
https://api.box.com/2.0/users?filter_term=example@example.com
Please sign in to leave a comment.
Comments
1 comment