WEBHOOK
documents.transcript.updated
{
  "type": "document.transcripts.created",
  "timestamp": "2025-03-25T11:40:08.000Z",
  "data": {
    "id": 1879609,
    "eventId": 230104,
    "companyId": 5801,
    "typeId": 15,
    "fileUrl": "https://example.com/transcript-2.json",
    "createdAt": "2025-03-25T11:39:23.000Z",
    "updatedAt": "2025-03-25T11:40:08.000Z"
  },
  "previousAttributes": {
    "fileUrl": "https://example.com/transcript-1.json",
    "updatedAt": "2025-03-25T11:39:23.000Z"
  }
}

Headers

Webhook-Id
string
required

A unique message identifier for the webhook.

Webhook-Timestamp
string
required

The time the message was generated (Unix timestamp in seconds).

Webhook-Signature
string
required

A cryptographic signature that allows you to verify the integrity and authenticity of the payload.

Body

application/json

Response

200

Webhook received successfully