wss://api.example.com/v1/realtime?model=gpt-4o-realtimecurl --location --request GET 'https://api.openai-hub.com/v1/realtime?model' \
--header 'Authorization: Bearer sk-0ABIEXVjh9****Qckjy'{
"error": {
"message": "string",
"type": "string",
"param": "string",
"code": "string"
}
}