Transcript Media Resource
Public Beta
Voice Intelligence is currently available as a public beta release. Some features are not yet implemented and others may be changed before the product is declared as Generally Available. Beta products are not covered by a Twilio SLA.
Learn more about beta product support.
A Transcript Media
returns a signed URL for the Media (call recording) corresponding to the Transcript
. If PII redaction was enabled when the Transcript
was created, the recording will have PII timeframes redacted.
Transcript Media Resource
Resource Properties in REST API format | |
---|---|
account_sid
|
The unique SID identifier of the Account. |
media_url
|
Downloadable URL for media, if stored in Twilio AI. |
service_sid
|
The unique SID identifier of the Service. |
sid
|
The unique SID identifier of the Transcript. |
url
|
The URL of this resource. |
Get Transcript Media
https://intelligence.twilio.com/v2/Transcripts/{Sid}/Media
Parameters
Parameters in REST API format | |
---|---|
sid
Path
|
The unique SID identifier of the Transcript. |
redacted
Optional
|
Grant access to PII Redacted/Unredacted Media. The default is |
Example 1
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.