cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to know what we learned at IBC? Check out our learnings on media, remote working and more 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: 

Extract storage usage via API

Extract storage usage via API

adsalguero
New member | Level 2

Hello,

I want to extract the same data for members and storage users that can be extracted using the platform, but instead of doing it manually, it should be done through the API.

I couldn’t find any information on this topic in the community or the documentation.

 

1 Reply 1

Greg-DB
Dropbox Staff

To get the space usage for an account via the API, you would call the /2/users/get_space_usage endpoint.

 

If you have a team-linked app, you can first call /2/team/members/list_v2 and /2/team/members/list/continue_v2 to list the members of the team. Refer to the "Member file access" documentation for information on how to call user endpoints (such as /2/users/get_space_usage) from a team-linked app.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?