GET
/
realtime
/
ws
Operator WebSocket subscription
curl --request GET \
  --url https://api.talkzilla.app/realtime/ws \
  --cookie talkzilla_user_session=

Authorizations

talkzilla_user_session
string
cookie
required

Session cookie set by the Kratos login flow.

Query Parameters

session_token
string
workspace
string

Response

101

WebSocket upgrade.