Teams are groups of admins in Intercom.
admin_priority_levelobject or null(Admin Priority Level)
Admin priority levels for the team
The assignment limit for the team. This field is only present when the team's distribution method is load balanced.
Example:10
{ "type": "team", "id": "814865", "name": "Example Team", "admin_ids": [ 493881 ], "admin_priority_level": { "primary_admin_ids": [ … ], "secondary_admin_ids": [ … ] }, "assignment_limit": 10, "distribution_method": "round_robin" }