Get WebRTC connection by ID
Get a specific WebRTC connection by ID. See WebRTC Connections.
Authorizations
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Path Parameters
WebRtcConnection ID
Response
WebRTC connection retrieved successfully
"prod_123"
"Support agent (WebRTC)"
Name of your deployed Pipecat Cloud agent. Must match that agent's deployed name exactly. Galtea passes it to the Pipecat Cloud /start call to launch the session; if no deployed agent has this name, /start fails.
"my-voice-agent"
"webRtcConnection_123"
"user_123"
Whether a Pipecat Cloud API key is stored for this connection.
true
Whether the voice agent opens the conversation once the session connects. false (default) means the simulated caller speaks first; true suits interviewer-style agents that greet first.
false