---
title: "Gets the list of templates."
method: GET
path: "/v2.1/accounts/{accountId}/templates"
tags: ["Templates"]
---

# Gets the list of templates.

`GET /v2.1/accounts/{accountId}/templates`

Retrieves the list of templates for the specified account. The request can be limited to a specific folder.

### Related topics

- [How to create a template](/docs/esign-rest-api/how-to/create-template/)

## Path parameters

- `accountId` string, required

## Query parameters

- `count` string
- `created_from_date` string
- `created_to_date` string
- `folder_ids` string
- `folder_types` string
- `from_date` string
- `include` string
- `is_deleted_template_only` string
- `is_download` string
- `link_configuration_id` string
- `modified_from_date` string
- `modified_to_date` string
- `order` string
- `order_by` string
- `search_fields` string
- `search_text` string
- `shared_by_me` string
- `start_position` string
- `template_ids` string
- `to_date` string
- `used_from_date` string
- `used_to_date` string
- `user_filter` string
- `user_id` string

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

---

[API](https://skmtc.net/docusign/apis/docusign-esignature-rest-api.md) · [All operations](https://skmtc.net/docusign/apis/docusign-esignature-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/docusign/docusign-esignature-rest-api/revisions/77f1998c313d/schema)
