

# ListTemplates
<a name="list-templates"></a>

Use the `ListTemplates` operation to list all the templates in the current Quick Sight account.

Following is an example AWS CLI command for this operation.

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

```
aws quicksight list-templates 
    --aws-account-id AWSACCOUNTID
    --page-size 10
    --max-items 100
```

------

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