v48

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-03-102923198.5 KB
IntelligenceV2Transcript

Fetch a specific Transcript.

Fetch a specific Transcript.

get/v2/Transcripts/{Sid}

Path parameters

Sidstring required

A 34 character string that uniquely identifies this Transcript.

Response

OK

account_sidstring nullable

The unique SID identifier of the Account.

service_sidstring nullable

The unique SID identifier of the Service.

sidstring nullable

A 34 character string that uniquely identifies this Transcript.

date_createdstring date-time nullable

The date that this Transcript was created, given in ISO 8601 format.

date_updatedstring date-time nullable

The date that this Transcript was updated, given in ISO 8601 format.

status'queued' | 'in-progress' | 'completed' | 'new' | 'failed' | 'canceled' | 'error'

The Status of this Transcript. One of queued, in-progress, completed, failed or canceled.

{"stackTrail":"components:schemas:intelligence.v2.transcript:properties:channel","oasType":"schema","type":"unknown","description":"Media Channel describing Transcript Source and Participant Mapping","nullable":true}
data_loggingboolean nullable

Data logging allows Twilio to improve the quality of the speech recognition & language understanding services through using customer data to refine, fine tune and evaluate machine learning models. Note: Data logging cannot be activated via API, only via www.twilio.com, as it requires additional consent.

language_codestring nullable

The default language code of the audio.

customer_keystring nullable
media_start_timestring date-time nullable

The date that this Transcript's media was started, given in ISO 8601 format.

durationinteger

The duration of this Transcript's source

urlstring uri nullable

The URL of this resource.

redactionboolean nullable

If the transcript has been redacted, a redacted alternative of the transcript will be available.

encryption_credential_sidstring nullable

The unique SID identifier of the Public Key resource used to encrypt the sentences and operator results.

linksobject nullable