cURL
Transcripts
Get Transcript Status
Poll for transcript creation status.
Status of
If the transcript is retrieved while status is
Status of
completed indicates the transcript is finalized.If the transcript is retrieved while status is
processing, then it will be incomplete.Status of
failed indicate the transcript was not created successfully; please retry.GET
cURL
Authorizations
Input your token
Headers
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
Example:
"base"
Path Parameters
The unique identifier of the interaction. Must be a valid UUID.
Example:
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The unique identifier of the transcript. Must be a valid UUID.
Example:
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Response
The current status of the transcript processing.
Available options:
completed, processing, failed