DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-03-12T00:07:24Z",
    "data": {
      "id": 13790,
      "submission_id": 13256,
      "email": "9a97c13744935d3ae96ef07c80a734f4@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36",
      "ip": "223.166.31.52",
      "sent_at": null,
      "opened_at": "2025-03-28T15:50:49.336Z",
      "completed_at": "2025-03-28T15:50:58.810Z",
      "declined_at": null,
      "created_at": "2025-03-28T15:50:48.644Z",
      "updated_at": "2025-03-28T15:50:58.812Z",
      "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/WyIyMWY4MjYxMy1iZjRmLTRiMGUtOWYzZi0xYjhlOGU1YmMzNjkiLCJibG9iIl0--a5f7d893a8a5fa90cecf1a4120337c24281880454cfb8465d3a5214fc267311b/signature.png"
        }
      ],
      "documents": [
        {
          "name": "hh",
          "url": "https://demo.docuseal.tech/file/WyJkNzYyNTVhZS0xYTRiLTRhZDEtYjAzOC0wYTEwMGIwZTRiNDgiLCJibG9iIl0--4fa4032585445af7a408ad6605bb82b18b520a840d352f39cac2b759d264a9e3/hh.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyI5MWM1ZDc3Zi0xODQ4LTRlOWMtODU1ZS0zMGE3ZjU5NGI3MWEiLCJibG9iIl0--9c80c15d189eb73c27a67262545776efc39e37837b162e47040b25f38a5a0091/Audit%20Log%20-%20hh.pdf",
      "submission_url": "https://demo.docuseal.tech/e/JpbBFt6esBnvah",
      "template": {
        "id": 12457,
        "name": "hh",
        "external_id": null,
        "created_at": "2025-03-28T15:40:13.056Z",
        "updated_at": "2025-03-28T15:50:25.562Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 13256,
        "audit_log_url": "https://demo.docuseal.tech/file/WyI5MWM1ZDc3Zi0xODQ4LTRlOWMtODU1ZS0zMGE3ZjU5NGI3MWEiLCJibG9iIl0--9c80c15d189eb73c27a67262545776efc39e37837b162e47040b25f38a5a0091/Audit%20Log%20-%20hh.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/JpbBFt6esBnvah",
        "variables": {},
        "created_at": "2025-03-28T15:50:48.643Z"
      }
    }
  }