---
title: "Changes to Get tax rates"
method: GET
path: "/taxes/rates"
---

# Changes to Get tax rates

`GET /taxes/rates`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 108 revisions.

- **2026-08-14** `29f14678f58f` — 1 breaking, 2 info
- **2026-07-15** `f8ecf435d25d` — 2 warning
- **2026-07-09** `7d57386313c7` — 4 breaking, 10 warning
- **2026-07-09** `4b1a811c4179` — 6 breaking, 10 info
- **2026-05-18** `8ec2edea6b20` — 4 warning
- **2026-04-06** `95af41a12111` — 4 warning, 8 info

## Changes

- **2026-08-14** `29f14678f58f` — 1 breaking, 2 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - added the optional property `items` to the response with the `200` status
  - added the optional property `pagination` to the response with the `200` status
- **2026-07-15** `f8ecf435d25d` — 2 warning
  - added the new `not_implemented` enum value to the `code` response property for the response status `400`
  - added the new `not_implemented` enum value to the `code` response property for the response status `500`
- **2026-07-09** `7d57386313c7` — 4 breaking, 10 warning
  - the `items/scope` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `items/status` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `items/tax_rate_status` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `items/tax_rate_type` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - added the new `ACTIVE` enum value to the `items/tax_rate_status` response property for the response status `200`
  - added the new `EXTERNAL` enum value to the `items/scope` response property for the response status `200`
  - added the new `INACTIVE` enum value to the `items/tax_rate_status` response property for the response status `200`
  - added the new `INTERNAL` enum value to the `items/scope` response property for the response status `200`
  - added the new `ONETIME` enum value to the `items/scope` response property for the response status `200`
  - added the new `archived` enum value to the `items/status` response property for the response status `200`
  - added the new `deleted` enum value to the `items/status` response property for the response status `200`
  - added the new `fixed` enum value to the `items/tax_rate_type` response property for the response status `200`
  - added the new `percentage` enum value to the `items/tax_rate_type` response property for the response status `200`
  - added the new `published` enum value to the `items/status` response property for the response status `200`
- **2026-07-09** `4b1a811c4179` — 6 breaking, 10 info
  - the `items/created_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `items/scope` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `items/status` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `items/tax_rate_status` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `items/tax_rate_type` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `items/updated_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - removed the `ACTIVE` enum value from the `items/tax_rate_status` response property for the response status `200`
  - removed the `EXTERNAL` enum value from the `items/scope` response property for the response status `200`
  - removed the `INACTIVE` enum value from the `items/tax_rate_status` response property for the response status `200`
  - removed the `INTERNAL` enum value from the `items/scope` response property for the response status `200`
  - removed the `ONETIME` enum value from the `items/scope` response property for the response status `200`
  - removed the `archived` enum value from the `items/status` response property for the response status `200`
  - removed the `deleted` enum value from the `items/status` response property for the response status `200`
  - removed the `fixed` enum value from the `items/tax_rate_type` response property for the response status `200`
  - removed the `percentage` enum value from the `items/tax_rate_type` response property for the response status `200`
  - removed the `published` enum value from the `items/status` response property for the response status `200`
- **2026-05-18** `8ec2edea6b20` — 4 warning
  - removed the optional property `details` from the response with the `400` status
  - removed the optional property `details` from the response with the `500` status
  - added the new `too_many_requests` enum value to the `code` response property for the response status `400`
  - added the new `too_many_requests` enum value to the `code` response property for the response status `500`
- **2026-04-06** `95af41a12111` — 4 warning, 8 info
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `error` from the response with the `500` status
  - removed the optional property `success` from the response with the `400` status
  - removed the optional property `success` from the response with the `500` status
  - added the optional property `code` to the response with the `400` status
  - added the optional property `code` to the response with the `500` status
  - added the optional property `details` to the response with the `400` status
  - added the optional property `details` to the response with the `500` status
  - added the optional property `http_status_code` to the response with the `400` status
  - added the optional property `http_status_code` to the response with the `500` status
  - added the optional property `message` to the response with the `400` status
  - added the optional property `message` to the response with the `500` status

---

[Operation](https://skmtc.dev/flexprice/apis/flexprice-api/docs/taxes/rates/get.md) · [API](https://skmtc.dev/flexprice/apis/flexprice-api.md) · [Page](https://skmtc.dev/flexprice/apis/flexprice-api/changes/taxes/rates/get)
