Call
Get media stream for the call
Retrieve the media stream information for a specific call. WebSocket endpoint — only handshake-time errors are reported via HTTP status. Errors after the connection upgrades to WebSocket are signaled via close frames and are not in HTTP scope.
get/calls/{id}/media_stream
Path parameters
idstring required
The ID of the call
Query parameters
encapsulationstring
Response
Media stream information retrieved successfully
Changes
No recorded changes to this endpoint across all 54 revisions of this API.