GET /v1/Rooms/{RoomSid}/Recordings/{Sid}
Summary: —
Operation ID: FetchRoomRecording
Auth: unknown
Operation ID: FetchRoomRecording
Auth: unknown
Parameters (2)
RoomSid
(string, path, required)
The SID of the Room resource with the recording to fetch.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^RM[0-9a-fA-F]{32}$'}
Sid
(string, path, required)
The SID of the RoomRecording resource to fetch.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^RT[0-9a-fA-F]{32}$'}
No probe data for this endpoint yet.