Teams
Get personal teams (inboxes)
REQUIRED SCOPES <code>['teams:read']</code><br>Get personal teams (inboxes)
get/teams/personal
Query parameters
withUnifiedstring
With Unified
Response
OK
Example response
[
{
"unread_calls": 4,
"unread_messages_count": 7,
"unread_mentions_count": 2,
"type": "inbox"
}
]Changes
No recorded changes to this endpoint across all 2 revisions of this API.