latestOpenAPI 3.0.02026-08-10416661.5 MB
e96b3e58b041
Teams
Get all teams (inboxes)
REQUIRED SCOPES <code>['teams:read']</code><br>Get all teams (inboxes)
get/teams/all
Query parameters
limitinteger
Results limit
has_membershipboolean
Show only those teams where current user is added as member
exclude_unverifiedboolean
Exclude unverified toll-free numbers: unverified, declined, blocked
exclude_deprioritizedboolean
Exclude deprioritized numbers for Smart Inboxes
Response
OK
Example response
[
{
"unread_calls": 4,
"unread_messages_count": 7,
"unread_mentions_count": 2,
"type": "inbox"
}
]