One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
aviv2
6 years agoNew member | Level 2
Getting group members by a name
Hi, I want to get the members of a specific group of a dropbox team account.
Now I want to ask the user to give me the group name, and not the group id,
But in order to use '/team/groups/members/list' api I need the group-id.
How can I get the group id of a group with a given name, besides fetching all the groups and looking for the one I need?
- Greg-DB
Dropbox Staff
The Dropbox API doesn't offer a way to search for groups by name, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
That being the case, you will need to list them and search the results as you mentioned.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,945 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!