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