One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
Ashley B.15
9 years agoHelpful | Level 7
Dropbox for Business get user id from email address
Hi,
Is it possible to get a dropbox for business userid via the users email address. I can see an end point to get all users. Just want to double check if there was another endpoint to search for a user.
Thanks
Yes, it sounds like you want the /2/team/members/get_info endpoint:
https://www.dropbox.com/developers/documentation/http/teams#team-members-get_info
That lets you look up one or more team members by suppling any of team_member_id, external_id, or email.
- Greg-DB
Dropbox Staff
Yes, it sounds like you want the /2/team/members/get_info endpoint:
https://www.dropbox.com/developers/documentation/http/teams#team-members-get_info
That lets you look up one or more team members by suppling any of team_member_id, external_id, or email.
- Ashley B.15Helpful | Level 7thanks
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,941 PostsLatest Activity: 2 hours ago
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!