Retrieve an individual message component by streaming it. The component’s content may be of various different types, including plain text, images, videos, and so on.
This is the individual component that you wish to retrieve. Use the filename string from the message components array that you received from us.
account_id
integer
Optional
Allows you to specify the account id in addition to the call_id if pulling call data from more than one account. Optional for users. Required for integrators.
Request Parameters
None
Response
The response will have a corresponding Content-Type header set depending on the media that is being served to you. The response body will contain the contents of the media.