# leapview dashboards filter-options

List dashboard filter options

## Usage

```sh
leapview dashboards filter-options <dashboard> <page> <filter> [flags]
```

## Behavior

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

## Options

| Flag | Type | Default | Required | Description |
| --- | --- | --- | --- | --- |
| `--filter-state-json` | string | `` | false | versioned dashboard filter state JSON |
| `--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 |

## Inherited options

| Flag | Type | Default | Required | Description |
| --- | --- | --- | --- | --- |
| `--workspace` | string | `` | false | workspace id |
