{
  "data": {
    "id": "CBJCHBCAABAAQ8h3W7QwzG8Xq6t9R5p4N2K",
    "name": "Service Agreement 2024",
    "type": "AGREEMENT",
    "state": "IN_PROCESS",
    "status": "OUT_FOR_SIGNATURE",
    "signatureType": "ESIGN",
    "locale": "en_US",
    "senderEmail": "sender@acme.com",
    "message": "Please review and sign this service agreement.",
    "groupId": "CBJCHBCAABAAIYEoZ3VPDavcqvJm3ni7ATNn-O9N3OPf",
    "workflowId": "CBJCHBCAABAAFvT4qsB8Y9nJk7L6m5W2pXr",
    "parentId": "",
    "externalId": {
      "id": "agreement-1234"
    },
    "createdDate": "2024-03-15T10:30:00Z",
    "expirationTime": "2024-04-15T10:30:00Z",
    "lastEventDate": "2024-03-15T11:45:00Z",
    "hasFormFieldData": false,
    "hasSignerIdentityReport": false,
    "documentVisibilityEnabled": true,
    "isDocumentRetentionApplied": false,
    "senderSigns": "FIRST",
    "firstReminderDelay": 0,
    "reminderFrequency": "DAILY_UNTIL_SIGNED",
    "sendType": "REGULAR_SEND",
    "agreementSettingsInfo": {
      "hipaaEnabled": false,
      "canEditFiles": true,
      "canEditAgreementSettings": true,
      "canEditElectronicSeals": false
    },
    "emailOption": {
      "sendOptions": {
        "initEmails": "ALL",
        "inFlightEmails": "ALL",
        "completionEmails": "ALL"
      }
    },
    "participantSetsInfo": [
      {
        "id": "CBJCHBCAABAArole1",
        "role": "SIGNER",
        "order": 1,
        "name": "Signer",
        "memberInfos": [
          {
            "id": "CBJCHBCAABAAmem1",
            "email": "signer@example.com",
            "name": "Jane Signer",
            "status": "ACTIVE",
            "deliverableEmail": true
          }
        ]
      }
    ],
    "fileInfos": [
      {
        "label": "Service Agreement",
        "document": {
          "id": "CBJCHBCAABAAdoc1",
          "name": "service-agreement.pdf",
          "label": "Service Agreement",
          "mimeType": "application/pdf",
          "numPages": 4,
          "createdDate": "2024-03-15T10:30:00Z"
        }
      }
    ]
  }
}