Get result
(Deprecated) Prefer the more specific pre-recorded endpoint.
Get transcription’s status, parameters and result.
Authorizations
Your personal Gladia API key
Path Parameters
Id of the transcription job
Response
Id of the job
Debug id
API version
"queued": the job has been queued. "processing": the job is being processed. "done": the job has been processed and the result is available. "error": an error occurred during the job's processing.
queued
, processing
, done
, error
Creation date
pre-recorded
Completion date when status is "done" or "error"
Custom metadata given in the initial request
HTTP status code of the error if status is "error"
400 < x < 599
The file data you uploaded. Can be null if status is "error"
Parameters used for this pre-recorded transcription. Can be null if status is "error"
Pre-recorded transcription's result when status is "done"
Was this page helpful?