Skip to main content

Returns

Returns a WebRTC Connection object for the given ID. The object exposes a has_api_key boolean, not the stored API key.

Example

web_rtc_connection = galtea.web_rtc_connections.get(web_rtc_connection_id=web_rtc_connection_id)

Parameters

web_rtc_connection_id
string
required
The ID of the WebRTC connection to retrieve.