get https://api2.frontapp.com/teams//channels
List the channels of a team (workspace).
Response
List the channels of a team (workspace).
xxxxxxxxxx
curl --request GET \
--url https://api2.frontapp.com/teams/tim_123/channels \
--header 'accept: application/json'