GET
/
v2
/
transcription
/
{id}
/
file
curl --request GET \
  --url https://api.gladia.io/v2/transcription/{id}/file \
  --header 'x-gladia-key: <api-key>'
"<binary>"

Authorizations

x-gladia-key
string
headerrequired

Your personal Gladia API key

Path Parameters

id
string
required

Id of the transcription

Response

200 - application/octet-stream

The response is of type string.