> ## Documentation Index
> Fetch the complete documentation index at: https://docs.macro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ReadChat

> Retrieve a chat thread's message history by its ID. Returns the conversation title and messages with their roles, content, and attachment references.

# ReadChat

Retrieve a chat thread's message history by its ID. Returns the conversation title and messages with their roles, content, and attachment references.

## Parameters

| Parameter | Type   | Required | Description                        |
| --------- | ------ | -------- | ---------------------------------- |
| `chatId`  | string | Yes      | The id of the chat thread to read. |
