cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox 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: 

[DB for Biz / API ] /1/team/reports/get_storage 100GB+ limit?

[DB for Biz / API ] /1/team/reports/get_storage 100GB+ limit?

BEPiD A.
New member | Level 1

Here is a snipped from the Dropbox for Business API endpoint:

/1/team/reports/get_storage.

    "member_storage_map": [

        {
            "100GB": 0,
            "5GB": 0,
            "25GB": 0,
            "10GB": 0,
            "4GB": 0,
            "100+GB": 0,
            "2GB": 0,
            "50GB": 0,
            "3GB": 0,
            "1GB": 1
        },...{}

this suggests that once my team goes over the 100GB limit any graphs I have associated to this data will flat-line.

Is this correct or am I missing the point of how works?  Do I just use "total_usage" instead?

 

With thanks.

R

1 Reply 1

Greg-DB
Dropbox Staff

The 100+GB bucket is the largest bucket currently returned member_storage_map, but I'll send this along as a feature request to add larger ones. 

If you're just looking for the amount of space used by the team in total though, yes, total_usage would be better to use. 

Need more support?
Who's talking

Top contributors to this post

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