The team model

Example Team Object

{\n    \"type\": \"team\",\n    \"id\": \"814865\",\n    \"name\": \"Example Team\",\n    \"admin_ids\": [\n        493881\n    ]\n}

Teams are groups of admins in Intercom.

Team Object

KeyTypeDescription
typestringValue is team.
idstringThe id of the team
namestringThe name of the team
admin_idslistThe list of admin id's that are a part of the team