I have read in this answer about the difference of Team Folder and Shared Workspace.
It is states that Shared Workspace is a newer feature.
I see that when I fetch https://api.dropboxapi.com/2/team/namespaces/list
I receive only one namespace with the team_folder tag:
"name": "MyCompanie's shared workspace"
".tag": "team_folder"
But what can I expect from old Business accounts, that existed before the Shared Workspace feature?
Have those accounts been converted to support this, or will they return the old structure without a shared workspace and where you could have lots of folders with team_folder tag?