Skip to main content
GET
cURL - Get Job Status

Authorizations

x-api-key
string
header
required

Path Parameters

jobId
string
required

Response

Transcript job result.

Response for job status/results

status
enum<string>
required

Current status of the job

Available options:
queued,
active,
completed,
failed
Example:

"completed"

error
object | null

Error information if the job failed

content
lang
string

ISO 639-1 language code of transcript

Example:

"en"

availableLangs
string[]

List of available language codes

Example: