---
title: "List available templates"
method: GET
path: "/companies/templates"
---

# List available templates

`GET /companies/templates`

List of active templates (checklists) for a Breezeway company. Templates can be used to Create tasks.

## Query parameters

- `company_id` integer

## Response `200`

200

- object[]
  - `department_code` string
  - `id` integer
  - `template_name` string

---

[API](https://skmtc.dev/breezeway/apis/breezeway-auth-api.md) · [All operations](https://skmtc.dev/breezeway/apis/breezeway-auth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/breezeway/breezeway-auth-api/revisions/920ab5205e9d/schema)
