Teams
Get team
REQUIRED SCOPES <code>['teams:read']</code><br>Get team
get/teams/{team}
Path parameters
teamnumber required
Team ID
Query parameters
include_sending_optionsboolean
Indicates if we need to calculate and include sending options
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.