---
title: "Chat Activity"
method: GET
path: "/api/user/chat/activity"
tags: ["webchat"]
---

# Chat Activity

`GET /api/user/chat/activity`

SSE endpoint: streams agent activity (thinking, tool use) for this user.

Delivers real-time status regardless of which channel (Telegram,
webchat, etc.) originated the message being processed. Multiple
browser tabs can subscribe concurrently.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.net/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/versions/327e305858ac/schema)
