---
title: "GET /v2/Transcripts/{Sid}/Media"
method: GET
path: "/v2/Transcripts/{Sid}/Media"
tags: ["IntelligenceV2Media"]
---

# GET /v2/Transcripts/{Sid}/Media

`GET /v2/Transcripts/{Sid}/Media`

Get download URLs for media if possible

## Path parameters

- `Sid` string, required

## Query parameters

- `Redacted` boolean

## Response `200`

OK

- IntelligenceV2TranscriptMedia
  - `account_sid` string, nullable — The unique SID identifier of the Account.
  - `media_url` string, uri, nullable — Downloadable URL for media, if stored in Twilio AI.
  - `service_sid` string, nullable — The unique SID identifier of the Service.
  - `sid` string, nullable — The unique SID identifier of the Transcript.
  - `url` string, uri, nullable — The URL of this resource.

## Changes

- **2023-08-10** (v2) `864ccf6bee25` — 1 info
  - api tag `IntelligenceV2Media` added

[Change history](https://skmtc.dev/twilio/apis/twilio-intelligence/changes/v2/Transcripts/:Sid/Media/get.md)

---

[API](https://skmtc.dev/twilio/apis/twilio-intelligence.md) · [All operations](https://skmtc.dev/twilio/apis/twilio-intelligence/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twilio/twilio-intelligence/revisions/ca1dfd564a20/schema)
