DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-03-13T13:27:26Z",
    "data": {
      "id": 16178,
      "submission_id": 15539,
      "email": "16fc09bc7f7c78e7aa6ed43154635bab+test@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:142.0) Gecko/20100101 Firefox/142.0",
      "ip": "173.239.211.168",
      "sent_at": null,
      "opened_at": "2025-10-01T10:35:48.816Z",
      "completed_at": "2025-10-01T10:35:58.912Z",
      "declined_at": null,
      "created_at": "2025-10-01T10:35:48.495Z",
      "updated_at": "2025-10-01T10:35:58.922Z",
      "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/WyJmZmIxNGM3Yy0yMzA0LTQ1ZDUtYmExMC0yYzlkYjEyZTY2MGYiLCJibG9iIl0--58bcf2bc477160e8f398d5ec2fd903ef3cc350d1f672caf7f5437606f3771901/signature.png"
        }
      ],
      "documents": [
        {
          "name": "contract",
          "url": "https://demo.docuseal.tech/file/WyJkMjVhZjU4My1iMDhmLTRhY2MtYWUxOS0wZTdiNTgyNDFmZWIiLCJibG9iIl0--e2a3f335a95cf324f5c585a78f744bcf64dd98b075e666d6dc61fde381c15c75/contract.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyI0NGU5YjMzMy0xMjQxLTQxOTAtYWVkNy1iZTk5MzI4YThkNTIiLCJibG9iIl0--66185f85eaa79bb030e4cb1d841940c2f3075d87a7fd4c4eacdd98f623568fbb/Audit%20Log%20-%20test.pdf",
      "submission_url": "https://demo.docuseal.tech/e/5PRLKnacHMTD5b",
      "template": {
        "id": 14354,
        "name": "test",
        "external_id": null,
        "created_at": "2025-10-01T10:33:47.565Z",
        "updated_at": "2025-10-01T10:35:46.557Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 15539,
        "audit_log_url": "https://demo.docuseal.tech/file/WyI0NGU5YjMzMy0xMjQxLTQxOTAtYWVkNy1iZTk5MzI4YThkNTIiLCJibG9iIl0--66185f85eaa79bb030e4cb1d841940c2f3075d87a7fd4c4eacdd98f623568fbb/Audit%20Log%20-%20test.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/5PRLKnacHMTD5b",
        "variables": {},
        "created_at": "2025-10-01T10:35:48.494Z"
      }
    }
  }