get_space_usage

POST https://api.dropboxapi.com/2/users/get_space_usage

getspaceusage

scope: account_info.read

Get the space usage information for the current user's account.

HEADERS

KeyDatatypeRequiredDescription
Dropbox-API-Path-Rootstring
Dropbox-API-Select-Userstring

RESPONSES

status: OK

{"used":314159265,"allocation":{".tag":"individual","allocated":10000000000}}