Twilio.Intelligence.V2.Transcript.MediaService (twilio_elixir v0.1.1)

Copy Markdown View Source

Service for Media API operations.

Operations: fetch

Summary

Functions

Get download URLs for media if possible

Functions

fetch(client, sid, opts \\ [])

@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

ParameterTypeDescription

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. |