Teams
Search teams
REQUIRED SCOPES <code>['teams:read']</code><br>Search teams
get/teams/search
Query parameters
per_pageinteger
The maximum number of teams that you want returned from this call.
pageinteger
Page
termstring required
The string to search for.
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.