---
title: "List tax regimes"
method: GET
path: "/regimes"
tags: ["Reference"]
---

# List tax regimes

`GET /regimes`

## Response `200`

List of regime summaries

- object
  - `regimes` RegimeSummary[]
    - `country` string
    - `name` I18nString — Localized string keyed by language code.
    - `description` I18nString — Localized string keyed by language code.
    - `currency` string

---

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