Get redacted audio

To retrieve the redacted audio on the EU server, replace api.assemblyai.com with api.eu.assemblyai.com in the GET request above.
Retrieve the redacted audio object containing the status and URL to the redacted audio.

Path parameters

transcript_idstringRequired
ID of the transcript

Headers

AuthorizationstringRequired

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