---
title: "Chat Events"
method: GET
path: "/api/user/chat/events/{request_id}"
tags: ["webchat"]
---

# Chat Events

`GET /api/user/chat/events/{request_id}`

SSE endpoint: streams tool-call events then the final reply.

## Path parameters

- `request_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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