# leapview agent conversations

List agent conversations

## Usage

```sh
leapview agent conversations [flags]
```

## Behavior

| Side effect | Confirmation |
| --- | --- |
| `read` | `never` |

## Options

| Flag | Type | Default | Required | Description |
| --- | --- | --- | --- | --- |
| `--json` | bool | `false` | false | print JSON response |
| `--limit` | int | `0` | false | maximum items to return |
| `--page-token` | string | `` | false | opaque page token |
| `--target` | string | `` | false | LeapView server URL |
| `--token` | string | `` | false | API token |
