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

Body

application/json
data
object
required

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

type
string
required

The event type identifier

Allowed value: "transcript.ready"

Response

200

Webhook received successfully