---
title: "Get User Sessions"
method: GET
path: "/ai/chat/sessions"
tags: ["AI Chat"]
---

# Get User Sessions

`GET /ai/chat/sessions`

Retrieves all chat sessions for the authenticated user.
Returns a list of session UUIDs with their first message content as the title.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/noso/crucible-backend-api/revisions/112efbdea3eb/schema)
