Retrieve a transcript from a specific interaction.
GET /interactions/{id}/transcripts/) to see all transcriptIds available for the interaction.GET /interactions/{id}/transcripts/{transcriptId}/status) for transcript status changes:200 OK with status processing, completed, or failed404 Not Found if the interactionId or transcriptId are invalidcompleted indicates the transcript is finalized. If the transcript is retrieved while status is processing, then it will be incomplete.Input your token
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request. Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
"base"
The unique identifier of the interaction. Must be a valid UUID.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The unique identifier of the transcript. Must be a valid UUID.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The unique identifier of the transcript.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Additional information about the participants involved in the transcript.
An array of transcripts.
Credits consumed for this request.