---
title: "Retrieves a list of all known TemplateModeValues."
method: GET
path: "/api/staticdata/templatemodevalue"
tags: ["StaticData"]
---

# Retrieves a list of all known TemplateModeValues.

`GET /api/staticdata/templatemodevalue`

## Response `200`

OK

- IntectTemplateModeValue[]
  - `MainTemplateHandling` 'Override' | 'RetainDeviations' | 'TemplateDifferences'
  - `PayrollDataHandling` 'Ignore' | 'AddOnly' | 'Match'
  - `IsDefault` boolean
  - `OptionKey` string
  - `WarningText` string
  - `StaticDataId` integer
  - `Key` string
  - `Id` integer
  - `Name` string
  - `Description` string
  - `SortKey` string

---

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