DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-01-17T20:04:21Z",
    "data": {
      "id": 15521,
      "submission_id": 14897,
      "email": "test@test.de",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Android 16; Mobile; rv:142.0) Gecko/142.0 Firefox/142.0",
      "ip": "113.210.106.212",
      "sent_at": null,
      "opened_at": "2025-08-21T04:34:05.291Z",
      "completed_at": "2025-08-21T04:34:33.339Z",
      "declined_at": null,
      "created_at": "2025-08-21T04:34:04.283Z",
      "updated_at": "2025-08-21T04:34:33.348Z",
      "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/WyI0ZTYxYzNkYy1hMTg4LTQzMjgtODRmMC1mYmNiYTJmZTE3ZTciLCJibG9iIl0--1fa9b7d7be4c9402ef25aec24db63b004aef1940f7c6275c66bed96865a62df4/signature.png"
        },
        {
          "field": "Signature Field 2",
          "value": "https://demo.docuseal.tech/file/WyI0ZTYxYzNkYy1hMTg4LTQzMjgtODRmMC1mYmNiYTJmZTE3ZTciLCJibG9iIl0--1fa9b7d7be4c9402ef25aec24db63b004aef1940f7c6275c66bed96865a62df4/signature.png"
        }
      ],
      "documents": [
        {
          "name": "images",
          "url": "https://demo.docuseal.tech/file/WyI0ZWI5OTYyMy0wYWM1LTQ3MjItYTY3Ny0wY2Q5NTA5ZTgwODMiLCJibG9iIl0--ce9eaadc49d005a67c8683c2ac4603af915c13ee4147697ad13c7fd7e9900ea2/images.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyIxZDFjMDRmMS0zZTQ2LTQyMTctYmE3Zi0yY2MwZmE2ODRjMjciLCJibG9iIl0--8ebb330ba0691a14b6cf95b992013b01d90b3643f92e219c6aada06118dd15b5/Audit%20Log%20-%20sign%20sample.pdf",
      "submission_url": "https://demo.docuseal.tech/e/8HQDjRiAaToARn",
      "template": {
        "id": 13868,
        "name": "sign sample",
        "external_id": null,
        "created_at": "2025-08-21T04:31:27.503Z",
        "updated_at": "2025-08-21T04:33:57.707Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 14897,
        "audit_log_url": "https://demo.docuseal.tech/file/WyIxZDFjMDRmMS0zZTQ2LTQyMTctYmE3Zi0yY2MwZmE2ODRjMjciLCJibG9iIl0--8ebb330ba0691a14b6cf95b992013b01d90b3643f92e219c6aada06118dd15b5/Audit%20Log%20-%20sign%20sample.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/8HQDjRiAaToARn",
        "variables": {},
        "created_at": "2025-08-21T04:34:04.280Z"
      }
    }
  }