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

# modus conversations get

> Get a single conversation thread (org Modus assistant or a scope), including its messages.

Get a single conversation thread (org Modus assistant or a scope), including its messages.

## Usage

```bash theme={null}
modus conversations get [flags]
```

## Arguments

| Name       |          | Description             |
| ---------- | -------- | ----------------------- |
| `threadId` | required | Conversation thread id. |

See [CLI quickstart](/guides/cli) for install and auth.
