> ## Documentation Index
> Fetch the complete documentation index at: https://docs.unstructured.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Template endpoints

Browse the predefined workflow templates available in your account. Use them as a starting point when creating new workflows rather than building from scratch.

| Name                                                         | Method | Path                              |
| ------------------------------------------------------------ | ------ | --------------------------------- |
| [List templates](/api-reference/api/template/list-templates) | `GET`  | `/api/v1/templates/`              |
| [Get template](/api-reference/api/template/get-template)     | `GET`  | `/api/v1/templates/{template_id}` |
