team_folder/list
POST https://api.dropboxapi.com/2/team/team_folder/list
scope: team_data.team_space
Lists all team folders. Permission : Team member file access.
Request Body
{"limit"=>100}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"team_folders":[{"team_folder_id":"123456789","name":"Marketing","status":{".tag":"active"},"is_team_shared_dropbox":false,"sync_setting":{".tag":"default"},"content_sync_settings":[{"id":"id:a4ayc_80_OEAAAAAAAAAXw","sync_setting":{".tag":"default"}}]}],"cursor":"ZtkX9_EHj3x7PMkVuFIhwKYXEpwpLwyxp9vMKomUhllil9q7eWiAu","has_more":false}