---
title: "List all client templates"
method: GET
path: "/api/v4/f/{firm_id}/company_templates"
tags: ["Company Templates"]
---

# List all client templates

`GET /api/v4/f/{firm_id}/company_templates`

List all client templates. <br>
<b>Required scope(s):</b> `administration:read`

## Path parameters

- `firm_id` integer, required

## Query parameters

- `page` integer
- `per_page` integer
- `type` string — If specified value is 'full', the default and additional workflows of each Company Template will be included in the response

## Headers

- `Accept-Language` string

## Response `200`

Successful response

---

[API](https://skmtc.net/silverfin/apis/silverfin-api.md) · [All operations](https://skmtc.net/silverfin/apis/silverfin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/silverfin/silverfin-api/revisions/61e058ce0d3f/schema)
