{
  "data": {
    "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#subscriptions",
    "value": [
      {
        "id": "e9d5b726-4478-4412-bfba-268530484566",
        "resource": "me/events",
        "changeType": "updated",
        "clientState": null,
        "notificationUrl": "https://example.com/webhook/",
        "notificationQueryOptions": null,
        "lifecycleNotificationUrl": null,
        "expirationDateTime": "2024-12-31T23:59:59.999Z",
        "creatorId": "c8edbeda-c453-446c-91ce-c6d5c7310a6c",
        "includeResourceData": null,
        "latestSupportedTlsVersion": "v1_2",
        "encryptionCertificate": null,
        "encryptionCertificateId": null,
        "notificationUrlAppId": null
      }
    ]
  }
}