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

# Sorting templates

`GET /catalog/sorttemplates/{instancekey}`

Service that returns sorting templates.

## Path parameters

- `instancekey` string, required

## Headers

- `TWN-Source` string

## Response `200`

Expected response to a valid request

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

## Other responses

- `401` — Invalid instancekey supplied

---

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