Get redacted audio

<Note>To retrieve the redacted audio on the EU server, replace `api.assemblyai.com` with `api.eu.assemblyai.com` in the `GET` request above.</Note> <Note>Redacted audio files are only available for 24 hours. Make sure to download the file within this time frame.</Note> Retrieve the redacted audio object containing the status and URL to the redacted audio.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

transcript_idstringRequired
ID of the transcript

Response

The redacted audio object containing the status and URL to the redacted audio
statusenum
The status of the redacted audio
Allowed values:
redacted_audio_urlstringformat: "url"
The URL of the redacted audio file

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error
504
Gateway Timeout Error