Skip to main content
WEBHOOK
transcript.ready
{
  "type": "<string>",
  "data": {
    "videoId": "vid_xyz789",
    "timestamp": "2024-01-15T10:30:00Z"
  }
}

Body

application/json
type
string
required

The event type identifier

Allowed value: "transcript.ready"
data
object
required

Triggered when a video's transcript has been generated and is ready

Response

200

Webhook received successfully