Returns a single MediaRecording resource identified by a SID.
Path parameters
The SID of the MediaRecording resource to fetch.
Response
OK
The SID of the Account that created the MediaRecording resource.
The date and time in GMT when the resource was created specified in ISO 8601 format.
The date and time in GMT when the resource was last updated specified in ISO 8601 format.
The duration of the MediaRecording in seconds.
The URLs of related resources.
The size of the recording media in bytes.
The SID of the MediaProcessor resource which produced the MediaRecording.
The dimensions of the video image in pixels expressed as columns (width) and rows (height).
The unique string generated to identify the MediaRecording resource.
The SID of the resource that generated the original media track(s) of the MediaRecording.
The URL to which Twilio will send asynchronous webhook requests for every MediaRecording event. See Status Callbacks for more details.
The HTTP method Twilio should use to call the status_callback URL. Can be POST or GET and the default is POST.
The absolute URL of the resource.