Hello,
Thanks for your help.
That response indicates that the team is using the "team space" configuration. In that case, you can just use the /2/files/list_folder[/continue] endpoints to list the team folders in the team space (instead of /2/team/team_folder/list[/continue]).
You can find information on how to do so in the Namespace Guide.
Thank for your answer but I would like list all folder and document into the team space. " /2/files/list_folder" : Is not for just one member?
Thanks
You can use the list_folder endpoints to list both private member folders as well as the team space. Check out the Namespace Guide for information on how to specify which you want to list. (In short, you do so by specifying the relevant value in the 'Dropbox-API-Path-Root' header.)