cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: Dropbox for Business get user id from email address

Dropbox for Business get user id from email address

Ashley B.15
Helpful | Level 7
Go to solution

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

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

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.

View solution in original post

2 Replies 2

Greg-DB
Dropbox Staff
Go to solution

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.15
Helpful | Level 7
Go to solution
thanks
Need more support?