member_space_limits/get_custom_quota

POST https://api.dropboxapi.com/2/team/member_space_limits/get_custom_quota

memberspacelimits/getcustomquota

scope: members.read

Get users custom quota. Returns none as the custom quota if none was set. A maximum of 1000 members can be specified in a single call.

Request Body

{"users"=>[{".tag"=>"team_member_id", "team_member_id"=>"dbmid:efgh5678"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

[{".tag":"other"}]