get https://api2.frontapp.com/teammate_groups//teams
List teams added to the teammate group. Any teams added to the teammate group will automatically link public inboxes.
Response
List teams added to the teammate group. Any teams added to the teammate group will automatically link public inboxes.
xxxxxxxxxx
curl --request GET \
--url https://api2.frontapp.com/teammate_groups/cir_123/teams \
--header 'accept: application/json'