wss://api.example.com/v1/realtime?model=gpt-4o-realtimecurl --location --request GET '/v1/realtime' \
--header 'Authorization: Bearer <token>'{
"error": {
"message": "string",
"type": "string",
"param": "string",
"code": "string"
}
}