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> 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