Skip to main content
WEBHOOK
Transcription-completed
{
  "request_id": "e865ea07-25af-4fdd-876e-04b0d41d5ebd",
  "status": "completed",
  "error": null
}

Body

application/json
request_id
string
required

Transcription request ID

Example:

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

status
string
required

The status of the transcription, can be one of completed or failed

Example:

"completed"

error
string
required

A human-readable error description, if any

Example:

null

Response

200

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

I