{
  "data": {
    "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#teams",
    "value": [
      {
        "id": "172b0cce-e65d-44ce-9a49-91d9f2e8493a",
        "createdDateTime": null,
        "displayName": "Contoso Team",
        "description": "This is a Contoso team, used to showcase the range of properties supported by this API",
        "internalId": null,
        "classification": null,
        "specialization": null,
        "visibility": null,
        "webUrl": null,
        "isArchived": false,
        "tenantId": "b3246f44-b4gb-4627-96c6-25b18fa2c910",
        "isMembershipLimitedToOwners": null,
        "memberSettings": null,
        "guestSettings": null,
        "messagingSettings": null,
        "funSettings": null,
        "discoverySettings": null,
        "summary": null
      }
    ]
  }
}