Skip to main content
GET
Get a transcription

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

id
string
required

The request id returned when the job was queued.

Response

OK.

id
string
status
enum<string>
Available options:
queued,
running,
succeeded,
failed,
canceled
model
string
resolved_model
string | null
provider
string | null
duration
number | null
cost
number | null

Upstream cost in USD.

error_code
string | null
created_at
string
completed_at
string | null
text
string | null
language
string | null
segments
object[]
words
object[]
credits_used
number
credits_remaining
number