Skip to main content
GET
Get an audio request

Authorizations

Authorization
string
header
required

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

Path Parameters

request_id
string
required

Response

OK.

id
string
task
enum<string>
Available options:
transcription,
speech,
s2s
model
string
resolved_model
string | null
provider
string | null
state
enum<string>
Available options:
queued,
running,
succeeded,
failed,
canceled
duration
number | null
billable_seconds
integer | null
cost
number | null
input_chars
integer | null
output_bytes
integer | null
route
object

How the model was selected, and what was attempted.

error_code
string | null
created_at
string
completed_at
string | null