get_space_usage
POST https://api.dropboxapi.com/2/users/get_space_usage
scope: account_info.read
Get the space usage information for the current user's account.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Dropbox-API-Path-Root | string | ||
Dropbox-API-Select-User | string |
RESPONSES
status: OK
{"used":314159265,"allocation":{".tag":"individual","allocated":10000000000}}