

# List connector templates
<a name="list-ad-templates"></a>

You can use the Amazon Private CA Connector for Active Directory console or Amazon CLI to list templates for connectors that you own. Connector templates are based on Amazon Private CA [ BlankEndEntityCertificate\_APIPassthrough/V1](https://docs.amazonaws.cn/privateca/latest/userguide/UsingTemplates.html#BlankEndEntityCertificate_APIPassthrough) templates.

------
#### [ Console ]

**To list your templates using the console**

1. Sign in to your Amazon account and open the Amazon Private CA Connector for Active Directory console at **[https://console.amazonaws.cn/pca-connector-ad/home](https://console.amazonaws.cn/pca-connector-ad/home)**. 

1. Choose a connector from the **Connectors for Active Directory** list and then choose **View details**.

1. On the connector details page, review the information in the **Templates** section. You can navigate through multiple pages of templates using the page numbers at upper-right. Each template occupies a row displaying the following columns of information.
+ **Template name** – The human-readable name of the template.
+ **Template status** – Status of the template. Possible values are: **Active** \| **Deleting**.
+ **Template ID** – The unique identifier of the template.

------
#### [ API ]

**To list your connectors using the API**

Use the [ ListTemplates](https://docs.amazonaws.cn/pca-connector-ad/latest/APIReference/API_ListTemplates.html) action in the Amazon Private CA Connector for Active Directory API to list templates for the specified connector.

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

**To list your connectors using the Amazon CLI**

Use the [ list-templates](https://docs.amazonaws.cn/cli/latest/reference/pca-connector-ad/list-templates.html) command to list templates for the specified connector.

------