---
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

## Changes

- **2026-03-26** `f409c00f28a8` — 1 info
  - endpoint added
- **2026-03-20** `4c528359213d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/mozilla-ai/apis/clawbolt/changes/api/user/chat/activity/get.md)

---

[API](https://skmtc.dev/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.dev/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/revisions/579c110de1b8/schema)
