Retrieve AssemblyAI transcript

Retrieve an AssemblyAI transcript by ID. Proxied through Respan for logging.

Authentication

Authorizationstring

Raw Respan API key for native AssemblyAI SDK compatibility. Do not prepend Bearer for this operation.

Path parameters

transcript_idstringRequired
The AssemblyAI transcript ID to retrieve.

Headers

X-Assemblyai-Api-KeystringRequired
Your AssemblyAI API key for authentication with AssemblyAI services.

Response

Transcript details.
idstringOptional
Transcript ID.
statusenumOptional
Transcript status.
textstringOptional
Transcribed text.
wordslist of objectsOptional

Word-level details.

Errors

401
Unauthorized Error
404
Not Found Error