

# ListDashboards
<a name="list-dashboards"></a>

Use the `ListDashboards` API operation to list dashboards in an AWS account. Following is an example AWS CLI command for this operation.

------
#### [ AWS CLI ]

```
aws quicksight list-dashboards 
    --aws-account-id 555555555555 
    --page-size 10 
    --max-items 100
```

------

For more information about the `ListDashboards` API operation, see [ListDashboards](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListDashboards.html) in the *Amazon Quick Sight API Reference*.