---
title: "Get all filter templates"
method: GET
path: "/filtertemplate"
tags: ["Filter templates"]
---

# Get all filter templates

`GET /filtertemplate`

## Response `200`

OK

- FilterTemplateApiModel[]
  - `FilterTemplateId` integer — Id of the filter template
  - `Name` string — Name of the filter template
  - `MaxFacets` integer — Maximum amount of facets to be shown
  - `NumberOfExpandedFacets` integer — Number of facets to be expanded by default

---

[API](https://skmtc.net/tweakwise/apis/frontend-api.md) · [All operations](https://skmtc.net/tweakwise/apis/frontend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tweakwise/frontend-api/versions/9bd1e2b3633f/schema)
