Get Groups

POST https://api.dropboxapi.com/2/team/groups/list

Request Body

{"limit"=>100}

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringYour Dropbox application's authorization token from the app console
Content-Typestring

RESPONSES

status: OK

{"groups":[{"group_name":"Test group","group_id":"g:e2db7665347abcd600000000001a2b3c","group_management_type":{".tag":"user_managed"},"member_count":10}],"cursor":"ZtkX9_EHj3x7PMkVuFIhwKYXEpwpLwyxp9vMKomUhllil9q7eWiAu","has_more":false}