Path parameters
The SID of the Room resource with the recording to fetch.
The SID of the RoomRecording resource to fetch.
Response
OK
The SID of the Account that created the RoomRecording resource.
The status of the recording. Can be: processing, completed, or deleted. processing indicates the Recording is still being captured. completed indicates the Recording has been captured and is now available for download. deleted means the recording media has been deleted from the system, but its metadata is still available for historical purposes.
The date and time in GMT when the resource was created specified in ISO 8601 format.
The unique string that we created to identify the RoomRecording resource.
The SID of the recording source. For a Room Recording, this value is a track_sid.
The size of the recorded track in bytes.
The absolute URL of the resource.
The recording's media type. Can be: audio or video.
The duration of the recording rounded to the nearest second. Sub-second duration tracks have a duration of 1 second
The codec used for the recording. Can be: VP8 or H264.
The name that was given to the source track of the recording. If no name is given, the source_sid is used.
The time in milliseconds elapsed between an arbitrary point in time, common to all group rooms, and the moment when the source room of this track started. This information provides a synchronization mechanism for recordings belonging to the same room.
The URL of the media file associated with the recording when stored externally. See External S3 Recordings for more details.
The SID of the Room resource the recording is associated with.
The URLs of related resources.