latestOpenAPI 3.0.02026-08-10416661.5 MB

e96b3e58b041

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

idinteger
organization_idinteger
owner_idinteger
default_assigned_user_idinteger
is_smartboolean
is_round_robinboolean
color_coding_enabledboolean
use_global_conversation_historyboolean
use_conversation_historyboolean
round_robin_usersinteger[] nullable
deprioritized_numbersinteger[] nullable
is_geomatchboolean
is_hubspot_assignmentboolean
namestring
inbox_identifierstring
email_to_smsstring nullable
created_atstring
updated_atstring
disabledboolean nullable
users_countinteger
member_idsinteger[]
business_hoursobject nullable
unreadinteger
unread_callsinteger
unread_messages_countinteger
unread_mentions_countinteger
call_via_aircallboolean nullable
numbers_countinteger
voicemailobject nullable
ivrobject nullable
ownerobject nullable
is_favoriteboolean
typestring
followupobject nullable

Example response

{
  "unread_calls": 4,
  "unread_messages_count": 7,
  "unread_mentions_count": 2,
  "type": "inbox"
}