---
title: "Changes to Get product by id"
method: GET
path: "/v1/products/{product_id}"
---

# Changes to Get product by id

`GET /v1/products/{product_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 5 revisions.

- **2026-08-29** `6ba4f4c774c3` — 5 breaking, 15 warning, 9 info

## Changes

- **2026-08-29** `6ba4f4c774c3` — 5 breaking, 15 warning, 9 info
  - added the new required `header` request parameter `x-organization-id`
  - response property `classification_failed` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `connection_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `sku` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the new `ACUMATICA` enum value to the `source` response property for the response status `200`
  - added the new `ARCHIVED` enum value to the `status` response property for the response status `200`
  - added the new `BILL_COM` enum value to the `source` response property for the response status `200`
  - added the new `CAMPFIRE` enum value to the `source` response property for the response status `200`
  - added the new `CHECKOUTCHAMP` enum value to the `source` response property for the response status `200`
  - added the new `DUALENTRY` enum value to the `source` response property for the response status `200`
  - added the new `ECWID` enum value to the `source` response property for the response status `200`
  - added the new `INTUIT_ENTERPRISE_SUITE` enum value to the `source` response property for the response status `200`
  - added the new `KILL_BILL` enum value to the `source` response property for the response status `200`
  - added the new `MACYS` enum value to the `source` response property for the response status `200`
  - added the new `ODOO` enum value to the `source` response property for the response status `200`
  - added the new `PROVISION` enum value to the `source` response property for the response status `200`
  - added the new `RILLET` enum value to the `source` response property for the response status `200`
  - added the new `SHOPLINE` enum value to the `source` response property for the response status `200`
  - added the new `VERTEX_O_SERIES` enum value to the `source` 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 the optional property `source_taxonomy_categories` to the response with the `200` status
  - added the optional property `source_taxonomy_code` to the response with the `200` status
  - added the optional property `source_taxonomy_id` to the response with the `200` status
  - added the optional property `source_taxonomy_metadata` to the response with the `200` status
  - added the optional property `source_taxonomy_name` to the response with the `200` status
  - added the optional property `source_taxonomy_type` to the response with the `200` status
  - added the optional property `store_name` to the response with the `200` status
  - …this revision’s changelog is incomplete

---

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