Service for Media API operations.
Operations: fetch
Summary
Functions
Get download URLs for media if possible
Functions
@spec fetch(Twilio.Client.t(), String.t(), keyword()) :: {:ok, Twilio.Resources.Intelligence.V2.Transcript.Media.t()} | {:ok, map(), map()} | :ok | {:error, Twilio.Error.t()}
Get download URLs for media if possible
Operation: FetchMedia | Tags: IntelligenceV2Media
Query Parameters
| Parameter | Type | Description |
|---|
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
| Redacted | boolean | Grant access to PII Redacted/Unredacted Media. If redaction is enabled, the default is true to access redacted media. |