# Teams Everything about your Teams ## List all teams - [GET /teams](https://developers.intercom.com/docs/references/2.7/rest-api/api.intercom.io/teams/listteams.md): This will return a list of team objects for the App. ## Retrieve a team - [GET /teams/{id}](https://developers.intercom.com/docs/references/2.7/rest-api/api.intercom.io/teams/retrieveteam.md): You can fetch the details of a single team, containing an array of admins that belong to this team.