Transcription
Get Transcription
GET
/
v2
/
transcription
/
{id}
Authorizations
x-gladia-key
string
headerrequiredYour personal Gladia API key
Path Parameters
id
string
requiredId of the transcription
Response
200 - application/json
id
string
requiredId of the transcription
request_id
string
requiredDebug id
kind
enum<string>
requiredTranscription kind. "pre-recorded" for transcription on pre-recorded file. "live" for transcription using the live streaming websocket.
Available options:
pre-recorded
, live
created_at
string
requiredCreation date
custom_metadata
object
Custom metadata given in the transcription request
file
object
requiredThe file data you uploaded
request_params
object
requiredParameters used for this transcription.
status
enum<string>
default: queuedrequiredTranscription is on the queue, waiting to be processed
Available options:
queued
Was this page helpful?