Skip to main content
WEBHOOK

Body

application/json

Callback payload.

request_id
string
required

Transcription request ID

Example:

"e865ea07-25af-4fdd-876e-04b0d41d5ebd"

status
string
required

Outcome of the transcription. One of completed (the transcript was produced) or failed (the transcription could not be produced).

Example:

"completed"

error
string | null
required

A human-readable error description, if any

Response

200

Return a 200 status to indicate that the data was successfully received