wss://api.example.com/v1/realtime?model=gpt-4o-realtime
curl --location '/v1/realtime'
{ "error": { "message": "string", "type": "string", "param": "string", "code": "string" } }