Return an array of all of the Teams accessible via a given Account
Paginated Teams success response
Unauthorized response
Not Found response
[- {
- "access": "public",
 - "collaborator_count": 3,
 - "file_count": 1,
 - "id": "aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa",
 - "name": "My Team",
 - "project_count": 2,
 - "storage": 123456
 
} 
]