Skip to main content
WEBHOOK

Body

application/json

Callback payload.

uuid
string
required

Call UUID

Example:

"99df5ffd-962a-410f-bcce-d08f1f7f328c"

status
enum<string>
required

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

Available options:
completed,
failed
Example:

"completed"

Response

200

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