Returns
Returns a WebRTC Connection object for the given ID. The object exposes ahas_api_key boolean, not the stored API key.
Example
Parameters
string
required
The ID of the WebRTC connection to retrieve.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieve a specific WebRTC connection by its ID.
has_api_key boolean, not the stored API key.
web_rtc_connection = galtea.web_rtc_connections.get(web_rtc_connection_id=web_rtc_connection_id)