{
  "data": {
    "id": "CBJCHBCAABAA82chKH_73ytJxSou5uTTrIh7rRelwSro",
    "name": "Agreement Notifications",
    "scope": "ACCOUNT",
    "state": "ACTIVE",
    "status": "ACTIVE",
    "created": "2024-03-15T10:30:00Z",
    "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"
      }
    ],
    "webhookConditionalParams": {
      "webhookAgreementEvents": {
        "includeDetailedInfo": true,
        "includeDocumentsInfo": true,
        "includeParticipantsInfo": true,
        "includeSignedDocuments": true
      }
    }
  }
}