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

# Retrieves a list of all known SocialTaxRateSes.

`GET /api/staticdata/socialtaxratese`

## Response `200`

OK

- IntectSocialTaxRateSe[]
  - `ValidFrom` string, date-time
  - `ValidTo` string, date-time
  - `MinAge` integer
  - `MaxAge` integer
  - `Rate` number, double, nullable
  - `AmountLimit` number, double, nullable
  - `OverrideDefault` boolean
  - `AppliesToItinerantCompanies` boolean
  - `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)
