---
title: "Get Latest Session"
method: GET
path: "/ai/chat/latest-session"
tags: ["AI Chat"]
---

# Get Latest Session

`GET /ai/chat/latest-session`

Retrieves the UUID of the user's most recent chat session.
If no previous sessions exist, returns null for session_uuid.

## Response `200`

Successful Response

- object

---

[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/d96feef8e2ef/schema)
