---
title: "Get assistant chat history"
method: GET
path: "/v1/assistant-chat/history"
tags: ["Assistant Chat"]
---

# Get assistant chat history

`GET /v1/assistant-chat/history`

Returns the current user-scoped assistant chat history (ephemeral session context).

## Response `200`

Chat history retrieved

- object
  - `messages` object[]

---

[API](https://skmtc.dev/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.dev/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/revisions/ac8d1e4e2e79/schema)
