Retrieve a Media.
GET/Accounts/:AccountSid/Messages/:MessageSid/Media/:Sid
Retrieve a single media.
Permissions
The API token must include the following scopes: Messaging.
Request
Path Parameters
AccountSid uuidrequired
The unique identifier of the project that sent or received this message.
MessageSid uuidrequired
A unique ID that identifies this specific message.
Sid uuidrequired
A unique identifier for this media resource.