DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-03-05T21:35:39Z",
    "data": {
      "id": 16929,
      "submission_id": 16260,
      "email": "86531f672a0fbb0369699cb61cdd6a15@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36",
      "ip": "197.235.110.36",
      "sent_at": null,
      "opened_at": "2025-12-01T20:42:29.005Z",
      "completed_at": "2025-12-01T20:42:49.591Z",
      "declined_at": null,
      "created_at": "2025-12-01T20:42:27.439Z",
      "updated_at": "2025-12-01T20:42:49.602Z",
      "external_id": null,
      "metadata": {},
      "status": "completed",
      "application_key": null,
      "decline_reason": null,
      "role": "First Party",
      "preferences": {
        "send_email": true
      },
      "values": [
        {
          "field": "Signature Field 1",
          "value": "https://demo.docuseal.tech/file/WyIzMWNmMzNmMy00YWViLTQzODAtYWUxNi1lMzNiZTUwZTRmMTgiLCJibG9iIl0--0834be95ce7255f002be8ebd61470a2d720cb67738bdd5f0e630f112fb5952f8/signature.png"
        }
      ],
      "documents": [
        {
          "name": "sample",
          "url": "https://demo.docuseal.tech/file/WyJjOTE5NGFjMC0xYWZlLTRjN2UtOTI5Yi04Y2ZjMDRiNGM0ZGQiLCJibG9iIl0--0697763caa90ab455eff7b241867ac97e13a5988e7e57baba69f58fe7fc24318/sample.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyI4NTE2YWNiNi01OThhLTQ3OTctYjVhZi1mNzBmNWIzMTQ1YzMiLCJibG9iIl0--0725d90dbc6aca70d642cff5835490b2b16f99bec8fe6c297a32b95022284c93/Audit%20Log%20-%20test.pdf",
      "submission_url": "https://demo.docuseal.tech/e/wenoQCDQExmE7y",
      "template": {
        "id": 12792,
        "name": "test",
        "external_id": null,
        "created_at": "2025-05-06T18:30:00.210Z",
        "updated_at": "2025-12-01T20:43:54.655Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 16260,
        "audit_log_url": "https://demo.docuseal.tech/file/WyI4NTE2YWNiNi01OThhLTQ3OTctYjVhZi1mNzBmNWIzMTQ1YzMiLCJibG9iIl0--0725d90dbc6aca70d642cff5835490b2b16f99bec8fe6c297a32b95022284c93/Audit%20Log%20-%20test.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/wenoQCDQExmE7y",
        "variables": {},
        "created_at": "2025-12-01T20:42:27.434Z"
      }
    }
  }