---
title: "Changes to Get exemption by id"
method: GET
path: "/v1/exemptions/{exemption_id}"
---

# Changes to Get exemption by id

`GET /v1/exemptions/{exemption_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-08-29** `6ba4f4c774c3` — 11 breaking, 1 warning, 260 info

## Changes

- **2026-08-29** `6ba4f4c774c3` — 11 breaking, 1 warning, 260 info
  - added the new required `header` request parameter `x-organization-id`
  - response property `FEIN` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `attachment_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `customer_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `customer_name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `end_date` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `jurisdiction` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `sales_tax_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `transaction_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `country_code` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `status` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added the new `reverse_charge` enum value to the `exemption_type` response property for the response status `200`
  - the endpoint scheme security `APIKeyHeader` was added to the API
  - the endpoint scheme security `APIKeyHeader AND CustomHeader` was removed from the API
  - added `#/components/schemas/CountryCodeEnum, subschema #2` to the `country_code` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/ExemptionStatus, subschema #2` to the `status` response property `anyOf` list for the response status `200`
  - removed the `ACTIVE` enum value from the `status` response property for the response status `200`
  - removed the `AD` enum value from the `country_code` response property for the response status `200`
  - removed the `AE` enum value from the `country_code` response property for the response status `200`
  - removed the `AF` enum value from the `country_code` response property for the response status `200`
  - removed the `AG` enum value from the `country_code` response property for the response status `200`
  - removed the `AI` enum value from the `country_code` response property for the response status `200`
  - removed the `AL` enum value from the `country_code` response property for the response status `200`
  - removed the `AM` enum value from the `country_code` response property for the response status `200`
  - removed the `AO` enum value from the `country_code` response property for the response status `200`
  - removed the `AQ` enum value from the `country_code` response property for the response status `200`
  - removed the `AR` enum value from the `country_code` response property for the response status `200`
  - removed the `ARCHIVED` enum value from the `status` response property for the response status `200`
  - removed the `AS` enum value from the `country_code` response property for the response status `200`
  - removed the `AT` enum value from the `country_code` response property for the response status `200`
  - removed the `AU` enum value from the `country_code` response property for the response status `200`
  - removed the `AW` enum value from the `country_code` response property for the response status `200`
  - removed the `AX` enum value from the `country_code` response property for the response status `200`
  - removed the `AZ` enum value from the `country_code` response property for the response status `200`
  - removed the `BA` enum value from the `country_code` response property for the response status `200`
  - removed the `BB` enum value from the `country_code` response property for the response status `200`
  - removed the `BD` enum value from the `country_code` response property for the response status `200`
  - removed the `BE` enum value from the `country_code` response property for the response status `200`
  - removed the `BF` enum value from the `country_code` response property for the response status `200`
  - removed the `BG` enum value from the `country_code` response property for the response status `200`
  - …232 more
  - …this revision’s changelog is incomplete

---

[Operation](https://skmtc.dev/trykintsugi/apis/tax-platform/docs/v1/exemptions/:exemption_id/get.md) · [API](https://skmtc.dev/trykintsugi/apis/tax-platform.md) · [Page](https://skmtc.dev/trykintsugi/apis/tax-platform/changes/v1/exemptions/:exemption_id/get)
