cURL
curl --request GET \ --url https://api.example.com/ws
{ "message": "<string>" }
Receive real-time updates on the status and progress of a voice processing task via WebSocket.
Authentication token provided as a query parameter.
Request succeeded