---
title: "Filter templates"
method: GET
path: "/catalog/templates/{instancekey}"
tags: ["Catalog"]
---

# Filter templates

`GET /catalog/templates/{instancekey}`

Service that returns filter templates.

## Path parameters

- `instancekey` string, required

## Headers

- `TWN-Source` string

## Response `200`

Expected response to a valid request

- CatalogFilterTemplate[]
  - `templateid` integer
  - `name` string

## Other responses

- `401` — Invalid instancekey supplied

---

[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)
