GET
/
transcribe-result
/
{operationId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

operationId
string
required

Response

200 - application/json
data
object[]
status
enum<string>
Available options:
queued,
in_progress,
failed,
completed,
completed_with_failures
operation_id
string