---
title: "Changes to Get Industry Lookups History"
method: GET
path: "/api/v1/history/industry"
---

# Changes to Get Industry Lookups History

`GET /api/v1/history/industry`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 12 revisions.

- **2026-09-21** `fd8c32a19c7f` — 4 breaking, 13 warning, 12 info
- **2026-09-10** `2478839b1d3f` — 2 breaking

## Changes

- **2026-09-21** `fd8c32a19c7f` — 4 breaking, 13 warning, 12 info
  - response property `items/items/search_term` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `items/items/status` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `items/items/response_data` response's property type changed from `object` to no type for status `200`
  - the `items/items/search_query` response's property type changed from `object` to no type for status `200`
  - removed the optional property `items/items/response_data/additional_mccs` from the response with the `200` status
  - removed the optional property `items/items/response_data/business_address` from the response with the `200` status
  - removed the optional property `items/items/response_data/business_description` from the response with the `200` status
  - removed the optional property `items/items/response_data/business_name` from the response with the `200` status
  - removed the optional property `items/items/response_data/primary_mcc` from the response with the `200` status
  - removed the optional property `items/items/response_data/website` from the response with the `200` status
  - removed the optional property `items/items/search_query/city` from the response with the `200` status
  - removed the optional property `items/items/search_query/country` from the response with the `200` status
  - removed the optional property `items/items/search_query/external_tracking_ref` from the response with the `200` status
  - removed the optional property `items/items/search_query/postal_code` from the response with the `200` status
  - removed the optional property `items/items/search_query/state_province` from the response with the `200` status
  - removed the optional property `items/items/search_query/submitted_business_name` from the response with the `200` status
  - removed the optional property `items/items/search_query/submitted_website` from the response with the `200` status
  - `query` request parameter `max_datetime` list-of-types was widened by adding types `null`
  - `query` request parameter `min_datetime` list-of-types was widened by adding types `null`
  - `query` request parameter `search_term` list-of-types was widened by adding types `null`
  - for the `query` request parameter `max_datetime`, the type was generalized from `string` to no type, and format from `date-time` to no format
  - for the `query` request parameter `min_datetime`, the type was generalized from `string` to no type, and format from `date-time` to no format
  - for the `query` request parameter `search_term`, the type was generalized from `string` to no type
  - added `#/components/schemas/BusinessSearchResultExtended, subschema #2` to the `items/items/response_data` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/CreateSearchInputExtended, subschema #2` to the `items/items/search_query` response property `anyOf` list for the response status `200`
  - removed the `ERROR` enum value from the `items/items/status` response property for the response status `200`
  - removed the `FINISHED` enum value from the `items/items/status` response property for the response status `200`
  - removed the `PROCESSING` enum value from the `items/items/status` response property for the response status `200`
  - removed the `QUEUED` enum value from the `items/items/status` response property for the response status `200`
- **2026-09-10** `2478839b1d3f` — 2 breaking
  - the response property `items/items/search_query/country` became nullable for the status `200`
  - the response property `items/items/search_query/country` became optional for the status `200`

---

[Operation](https://skmtc.dev/truebiz/apis/truebiz-web-presence-review-api/docs/api/v1/history/industry/get.md) · [API](https://skmtc.dev/truebiz/apis/truebiz-web-presence-review-api.md) · [Page](https://skmtc.dev/truebiz/apis/truebiz-web-presence-review-api/changes/api/v1/history/industry/get)
