{
  "data": {
    "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#teams('id')/channels",
    "@odata.count": 1,
    "value": [
      {
        "id": "19:Qm7ZZyj4FQ-TZJMWDJYIKML19X",
        "createdDateTime": "2022-05-11T05:24:49.127Z",
        "displayName": "General",
        "isFavoriteByDefault": false,
        "email": "General.TeamName@example.onmicrosoft.com",
        "webUrl": "https://teams.microsoft.com/l/channel/example-id",
        "membershipType": "standard"
      }
    ]
  }
}