---
title: "Gets a list of documents associated with a template."
method: GET
path: "/v2.1/accounts/{accountId}/templates/{templateId}/documents"
tags: ["TemplateDocuments"]
---

# Gets a list of documents associated with a template.

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

Retrieves a list of documents associated with the specified template.

## Path parameters

- `accountId` string, required
- `templateId` string, required

## Query parameters

- `include_agreement_type` string
- `include_is_edited` string
- `include_tabs` 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)
