WEBHOOK
live.audio.updated
{
  "type": "live.audio.updated",
  "timestamp": "2025-03-25T13:31:00.000Z",
  "data": {
    "id": 328350,
    "eventId": 329123,
    "companyId": 15764,
    "date": "2025-03-25T13:00:00.000Z",
    "state": "processingRecording",
    "audio": "https://files.quartr.com/streams/abc.m3u8",
    "wentLiveAt": "2025-03-25T13:00:45.000Z",
    "createdAt": "2025-03-19T15:58:19.000Z",
    "updatedAt": "2025-03-25T13:31:00.000Z"
  },
  "previousAttributes": {
    "state": "live",
    "updatedAt": "2025-03-25T13:00:45.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