Skip to main content
GET
/
ai
/
threads
/
{thread_id}
/
stream
Stream thread events
curl --request GET \
  --url https://api.wacht.dev/ai/threads/{thread_id}/stream \
  --cookie __session=

Authorizations

__session
string
cookie
required

Path Parameters

thread_id
string
required

Response

101

WebSocket upgrade accepted