{
  "data": [
    {
      "id": "CBJCHBCAABAA82chKH_73ytJxSou5uTTrIh7rRelwSro",
      "name": "Agreement Notifications",
      "scope": "ACCOUNT",
      "status": "ACTIVE",
      "lastModified": "2024-03-15T10:30:00Z",
      "resourceId": "CBJCHBCAABAAd4TPldfK4H2cTTDlWxJ6i4JDiVDoOC2C",
      "resourceType": "ACCOUNT",
      "applicationName": "AcmeIntegration",
      "applicationDisplayName": "Acme Integration",
      "webhookUrlInfo": {
        "url": "https://acme.example.com/webhooks/adobe-sign"
      },
      "webhookSubscriptionEvents": [
        "AGREEMENT_CREATED",
        "AGREEMENT_ACTION_COMPLETED"
      ],
      "problemNotificationEmails": [
        {
          "email": "ops@acme.com"
        }
      ]
    },
    {
      "id": "CBJCHBCAABAAR7m5K_84zvKxRtT_v3X4WqLp2N9PqRtS",
      "name": "Library Document Updates",
      "scope": "GROUP",
      "status": "ACTIVE",
      "lastModified": "2024-04-02T08:15:00Z",
      "resourceId": "CBJCHBCAABAAIYEoZ3VPDavcqvJm3ni7ATNn-O9N3OPf",
      "resourceType": "GROUP",
      "applicationName": "AcmeIntegration",
      "applicationDisplayName": "Acme Integration",
      "webhookUrlInfo": {
        "url": "https://acme.example.com/webhooks/library-docs"
      },
      "webhookSubscriptionEvents": [
        "LIBRARY_DOCUMENT_CREATED"
      ],
      "problemNotificationEmails": [
        {
          "email": "ops@acme.com"
        }
      ]
    }
  ]
}